Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2018 08:12:50 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51508 - head/en_US.ISO8859-1/books/porters-handbook/special
Message-ID:  <201803200812.w2K8CoIX069182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Mar 20 08:12:50 2018
New Revision: 51508
URL: https://svnweb.freebsd.org/changeset/doc/51508

Log:
  Remove mention of using ${FLAVOR} directly.
  
  Sponsored by:	Absolight

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	Tue Mar 20 06:37:59 2018	(r51507)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Tue Mar 20 08:12:50 2018	(r51508)
@@ -3904,10 +3904,6 @@ SOCKETS_USE=	PHP=sockets
 	flavor appended to their origin using
 	<literal>@${PY_FLAVOR}</literal>.  See <xref
 	  linkend="python-Makefile"/>.</para>
-
-      <para>If the port in question is also using Python flavors, it
-	can simply use <literal>@${FLAVOR}</literal> as its content
-	will be the same.</para>
     </important>
 
     <example xml:id="python-Makefile">



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