- Update description of BROKEN and IGNORE tags to match existing usage

Inspired by:	Robin Schoonover <end@endif.cjb.net> in ports/74759
Approved by:	simon
This commit is contained in:
Pav Lucistnik 2004-12-12 14:05:15 +00:00
parent 3fe2ada25c
commit a1ad1cf890
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23184

View file

@ -8005,8 +8005,8 @@ bopm:*:717:</programlisting>
<itemizedlist>
<listitem>
<para><makevar>BROKEN</makevar> is reserved for ports that
do not work and should not be installed by users. This
will prevent users from installing the port.</para>
does not compile or install. This will prevent users
from wasting their time trying to install the port.</para>
</listitem>
<listitem>
@ -8044,7 +8044,9 @@ bopm:*:717:</programlisting>
and <ulink url="http://pointyhat.FreeBSD.org/">the Pointyhat
cluster</ulink> will not, under any
circumstances, build ports marked as
<makevar>IGNORE</makevar>. If in doubt, do use
<makevar>IGNORE</makevar>. The <makevar>IGNORE</makevar>
variable should also be used for ports that compile but does
not run properly. If in doubt, do use
<makevar>IGNORE</makevar> to prevent a port from being
built.</para>
</listitem>