svn commit: r47281 - head/en_US.ISO8859-1/books/porters-handbook/makefiles

Mathieu Arnold mat at FreeBSD.org
Wed Aug 19 09:29:15 UTC 2015


Author: mat
Date: Wed Aug 19 09:29:14 2015
New Revision: 47281
URL: https://svnweb.freebsd.org/changeset/doc/47281

Log:
  Add EXTRACT_ONLY to the options flags.
  
  Sponsored by:	Absolight

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

Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Wed Aug 19 03:34:09 2015	(r47280)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Wed Aug 19 09:29:14 2015	(r47281)
@@ -4532,6 +4532,10 @@ LIB_DEPENDS+=	liba.so:${PORTSDIR}/devel/
 	  </listitem>
 
 	  <listitem>
+	    <para><varname>EXTRACT_ONLY</varname></para>
+	  </listitem>
+
+	  <listitem>
 	    <para><varname>GH_ACCOUNT</varname></para>
 	  </listitem>
 


More information about the svn-doc-all mailing list