Add a warning about USES which should not be assigned after bsd.port.pre.mk
Approved by: gjb
This commit is contained in:
parent
c3c5b45f46
commit
2d35e838fb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41238
1 changed files with 5 additions and 0 deletions
|
@ -3808,6 +3808,11 @@ ALWAYS_KEEP_DISTFILES= yes
|
|||
|
||||
<para>For the complete list of such values, please see <xref
|
||||
linkend="uses-values"/>.</para>
|
||||
|
||||
<warning>
|
||||
<para><makevar>USES</makevar> cannot be assigned after inclusion of
|
||||
<filename>bsd.port.pre.mk</filename>.</para>
|
||||
</warning>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="use-vars">
|
||||
|
|
Loading…
Reference in a new issue