Document the :build flag for USE_PHP.
Sponsored by: Absolight
This commit is contained in:
parent
fccfb5cdf2
commit
716ed4e857
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49021
1 changed files with 3 additions and 2 deletions
|
@ -1820,8 +1820,9 @@ USE_MATE= menus:build intlhack</programlisting>
|
|||
<term><varname>USE_PHP</varname></term>
|
||||
<listitem>
|
||||
<para>The list of required <application>PHP</application>
|
||||
extensions. Example: <literal>pcre xml
|
||||
gettext</literal></para>
|
||||
extensions at run-time. Add <literal>:build</literal> to
|
||||
the extension name to add a build-time dependency.
|
||||
Example: <literal>pcre xml:build gettext</literal></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue