Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2019 18:11:00 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53449 - head/en_US.ISO8859-1/books/porters-handbook/special
Message-ID:  <201910021811.x92IB0Pg018005@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Wed Oct  2 18:11:00 2019
New Revision: 53449
URL: https://svnweb.freebsd.org/changeset/doc/53449

Log:
  - remove redundant documentation of DEVELOPER=yes
  https://lists.freebsd.org/pipermail/freebsd-doc/2019-September/033317.html
  
  Reported by:	Pau Amma
  Reviewed by:	mat@

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Wed Oct  2 10:08:22 2019	(r53448)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Wed Oct  2 18:11:00 2019	(r53449)
@@ -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">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910021811.x92IB0Pg018005>