Catch up on ports/Mk/Uses.
Sponsored by: Absolight
This commit is contained in:
parent
e1bd6c6172
commit
2f0e5d8a84
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50291
1 changed files with 14 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
<!--
|
||||
|
||||
Document up-to date with r439950 revision of the ports tree.
|
||||
Document up-to date with r441983 revision of the ports tree.
|
||||
|
||||
This file documents the values of the USES make variable. The
|
||||
format is easy to grasp from the already-added entries below (or use
|
||||
|
@ -1138,6 +1138,17 @@ USE_GNOME= gnomemenus3:build intlhack</programlisting>
|
|||
numbers.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="uses-groff">
|
||||
<title><literal>groff</literal></title>
|
||||
|
||||
<para>Possible arguments: <literal>build</literal>,
|
||||
<literal>run</literal>, <literal>both</literal></para>
|
||||
|
||||
<para>Registers a dependency on <package
|
||||
role="port">textproc/groff</package> if not present in the
|
||||
base system.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="uses-gssapi">
|
||||
<title><literal>gssapi</literal></title>
|
||||
|
||||
|
@ -1892,8 +1903,8 @@ USE_MATE= menus:build intlhack</programlisting>
|
|||
<literal>55p</literal>, <literal>56</literal>,
|
||||
<literal>56p</literal>, <literal>56w</literal>,
|
||||
<literal>57</literal>, <literal>57p</literal>,
|
||||
<literal>80</literal>,
|
||||
<literal>100m</literal>, and <literal>101m</literal>. The
|
||||
<literal>80</literal>, <literal>100m</literal>,
|
||||
<literal>101m</literal>, and <literal>102m</literal>. The
|
||||
<literal>m</literal> and <literal>p</literal> suffixes are for
|
||||
the <application>MariaDB</application> and
|
||||
<application>Percona</application> variants of
|
||||
|
|
Loading…
Reference in a new issue