Add a note about PHP_FLAVOR.
Sponsored by: Absolight
This commit is contained in:
parent
84b985ee92
commit
d5d4100ba8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51604
1 changed files with 8 additions and 0 deletions
|
@ -329,6 +329,14 @@ IGNORE_WITH_PHP= 72</programlisting>
|
|||
|
||||
USES= php:flavors</programlisting>
|
||||
</example>
|
||||
|
||||
<tip>
|
||||
<para>When adding a dependency on a
|
||||
<application>PHP</application> flavored port, use
|
||||
<literal>@${PHP_FLAVOR}</literal>.
|
||||
<emphasis>Never</emphasis> use <varname>FLAVOR</varname>
|
||||
directly.</para>
|
||||
</tip>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue