svn commit: r51718 - head/en_US.ISO8859-1/books/porters-handbook/flavors

Mathieu Arnold <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: mat
Date: Thu May 24 15:08:02 2018
New Revision: 51718
URL: https://svnweb.freebsd.org/changeset/doc/51718

Log:
  Rewrite that bit, and make it more clear and more correct.
  
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml	Thu May 24 12:37:50 2018	(r51717)
+++ head/en_US.ISO8859-1/books/porters-handbook/flavors/chapter.xml	Thu May 24 15:08:02 2018	(r51718)
@@ -404,13 +404,11 @@ USE_PYTHON=	distutils allflavors</programlisting>
 	<literal>py35</literal>, and <literal>py36</literal>.</para>
     </example>
 
-    <para><varname>PY_FLAVOR</varname> will be available to depend
+    <para><varname>PY_FLAVOR</varname> is available to depend
       on the correct version of <application>Python</application>
-      modules.  This is most useful for ports that are not
-      <application>Python</application> modules and do not have
-      <application>Python</application> flavors but do use
-      <command>python</command> for some part of their
-      operations.</para>
+      modules.  All dependencies on flavored Python ports should
+      use <varname>PY_FLAVOR</varname>, and not
+      <varname>FLAVOR</varname> directly..</para>
 
     <example xml:id="flavors-auto-python-ex3">
       <title>For a Port Not Using
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.