Fix USES=makeinfo doc.
PR: 207028 Sponsored by: Absolight
This commit is contained in:
parent
89030a3ae9
commit
461162edb4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48160
1 changed files with 3 additions and 4 deletions
|
@ -843,11 +843,10 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
|
|||
<sect1 xml:id="uses-makeinfo">
|
||||
<title><literal>makeinfo</literal></title>
|
||||
|
||||
<para>Possible arguments: <literal>build</literal> (default),
|
||||
<literal>run</literal>, <literal>both</literal></para>
|
||||
<para>Possible arguments: (none)</para>
|
||||
|
||||
<para>Add the corresponding dependencies on
|
||||
<command>makeinfo</command>.</para>
|
||||
<para>Add a build-time dependency on <command>makeinfo</command>
|
||||
if it is not present in the base system.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="uses-makeself">
|
||||
|
|
Loading…
Reference in a new issue