- remove redundant documentation of DEVELOPER=yes

https://lists.freebsd.org/pipermail/freebsd-doc/2019-September/033317.html

Reported by:	Pau Amma
Reviewed by:	mat@
This commit is contained in:
Jason Helfman 2019-10-02 18:11:00 +00:00
parent d058ae101a
commit 53d1bf4dc4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53449

View file

@ -1879,14 +1879,6 @@ USE_XORG= x11 xpm</programlisting>
divided into the base components, <acronym>GNOME</acronym>
desktop components, and a few special macros that simplify the
work of port maintainers.</para>
<para>While developing a port or changing one, please set</para>
<programlisting>DEVELOPER=yes</programlisting>
<para>in the environment or in
<filename>/etc/make.conf</filename>. This causes the ports
framework to enable additional checks.</para>
</sect2>
<sect2 xml:id="use-gnome">