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

Mathieu Arnold mat at FreeBSD.org
Tue Jul 22 07:37:38 UTC 2014


Author: mat (ports committer)
Date: Tue Jul 22 07:37:37 2014
New Revision: 45349
URL: http://svnweb.freebsd.org/changeset/doc/45349

Log:
  Add the INFO helper.
  
  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	Mon Jul 21 20:44:59 2014	(r45348)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml	Tue Jul 22 07:37:37 2014	(r45349)
@@ -4148,6 +4148,10 @@ LIB_DEPENDS+=	liba.so:${PORTSDIR}/devel/
 	  </listitem>
 
 	  <listitem>
+	    <para><varname>INFO</varname></para>
+	  </listitem>
+
+	  <listitem>
 	    <para><varname>INSTALL_TARGET</varname></para>
 	  </listitem>
 


More information about the svn-doc-all mailing list