Be more clear about rebuilding the docproj port.
This commit is contained in:
parent
37637034bb
commit
fdcac356bb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47344
1 changed files with 4 additions and 5 deletions
|
@ -32,12 +32,11 @@
|
|||
option must be enabled in the
|
||||
<package role="port">textproc/docproj</package> port. If that
|
||||
option was not enabled, display the options menu and enable
|
||||
it:</para>
|
||||
it, then reinstall the port:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>make -C /usr/ports/textproc/docproj config</userinput></screen>
|
||||
|
||||
<para>Then reinstall the
|
||||
<package role="port">textproc/docproj</package> port.</para>
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/textproc/docproj</userinput>
|
||||
&prompt.root; <userinput>make config</userinput>
|
||||
&prompt.root; <userinput>make clean deinstall install clean</userinput></screen>
|
||||
|
||||
<para>This example shows the creation of a Spanish translation of
|
||||
the short <link xlink:href="&url.articles.leap-seconds.en;">Leap
|
||||
|
|
Loading…
Reference in a new issue