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

Bryan Drewery bryan at shatow.net
Thu Oct 3 18:32:55 UTC 2013


On Thu, Oct 03, 2013 at 03:55:36PM +0000, Christian Weisgerber wrote:
> Author: naddy (ports committer)
> Date: Thu Oct  3 15:55:36 2013
> New Revision: 42816
> URL: http://svnweb.freebsd.org/changeset/doc/42816
> 
> Log:
>   Sync list of options helpers with bsd.options.mk.

I just added opt_EXTRA_PATCHES today too.

> 
> Modified:
>   head/en_US.ISO8859-1/books/porters-handbook/book.xml
> 
> Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Thu Oct  3 14:30:29 2013	(r42815)
> +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Thu Oct  3 15:55:36 2013	(r42816)
> @@ -4799,6 +4799,10 @@ CMAKE_ARGS+=	-DTEST:BOOL=false
>  	  </listitem>
>  
>  	  <listitem>
> +	    <para><makevar>MAKE_ARGS</makevar></para>
> +	  </listitem>
> +
> +	  <listitem>
>  	    <para><makevar>MAKE_ENV</makevar></para>
>  	  </listitem>
>  
> @@ -4809,6 +4813,18 @@ CMAKE_ARGS+=	-DTEST:BOOL=false
>  	  <listitem>
>  	    <para><makevar>DISTFILES</makevar></para>
>  	  </listitem>
> +
> +	  <listitem>
> +	    <para><makevar>PLIST_FILES</makevar></para>
> +	  </listitem>
> +
> +	  <listitem>
> +	    <para><makevar>PLIST_DIRS</makevar></para>
> +	  </listitem>
> +
> +	  <listitem>
> +	    <para><makevar>PLIST_DIRSTRY</makevar></para>
> +	  </listitem>
>  	</itemizedlist>
>  
>  	<para>If <makevar>X_ABOVEVARIABLE</makevar> is defined then
> _______________________________________________
> svn-doc-head at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-doc-head
> To unsubscribe, send any mail to "svn-doc-head-unsubscribe at freebsd.org"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 964 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-doc-all/attachments/20131003/42279378/attachment.sig>


More information about the svn-doc-all mailing list