svn commit: r51508 - head/en_US.ISO8859-1/books/porters-handbook/special
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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">
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"