svn commit: r51755 - head/en_US.ISO8859-1/books/porters-handbook/special

Tobias Kortkamp <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: tobik (ports committer)
Date: Fri Jun  1 10:35:58 2018
New Revision: 51755
URL: https://svnweb.freebsd.org/changeset/doc/51755

Log:
  Remove mention of CMAKE_ENV from the Porter's Handbook since it
  doesn't have any effect.  CONFIGURE_ENV should be used instead.
  Also see the 20150818 entry in CHANGES.
  
  PR:		228656
  Reported by:	[email protected]
  Approved 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	Fri Jun  1 03:21:46 2018	(r51754)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Fri Jun  1 10:35:58 2018	(r51755)
@@ -674,16 +674,15 @@ IGNORE=	may not be redistributed because of licensing 
 	    </row>
 
 	    <row>
-	      <entry><varname>CMAKE_ENV</varname></entry>
-	      <entry>Environment variables to be set for the
-		<command>cmake</command> binary.  Default is
-		<literal>&dollar;{CONFIGURE_ENV}</literal>.</entry>
-	    </row>
-
-	    <row>
 	      <entry><varname>CMAKE_SOURCE_PATH</varname></entry>
 	      <entry>Path to the source directory.  Default is
 		<literal>&dollar;{WRKSRC}</literal>.</entry>
+	    </row>
+
+	    <row>
+	      <entry><varname>CONFIGURE_ENV</varname></entry>
+	      <entry>Additional environment variables to be set for
+		the <command>cmake</command> binary.</entry>
 	    </row>
 	  </tbody>
 	</tgroup>
_______________________________________________
[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.