svn commit: r44947 - head/en_US.ISO8859-1/books/porters-handbook
Mathieu Arnold
mat at FreeBSD.org
Sun May 25 13:07:58 UTC 2014
Author: mat (ports committer)
Date: Sun May 25 13:07:57 2014
New Revision: 44947
URL: http://svnweb.freebsd.org/changeset/doc/44947
Log:
Document USE_PERL5=fixpacklist.
Approved by: bcr
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/uses.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses.xml Sun May 25 11:52:06 2014 (r44946)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml Sun May 25 13:07:57 2014 (r44947)
@@ -483,8 +483,11 @@
or <literal>modbuildtiny</literal> when
<filename>Makefile.PL</filename>,
<filename>Build.PL</filename>, or the Module::Build::Tiny
- flavor of <filename>Build.PL</filename> is required.
- Defaults to <literal>build run</literal>.</para>
+ flavor of <filename>Build.PL</filename> is required. If
+ there is a <filename>.packlist</filename> referencing
+ <varname>${STAGEDIR}</varname>, then
+ <literal>fixpacklist</literal> should be used to patch it.
+ It defaults to <literal>build run</literal>.</para>
</listitem>
</itemizedlist></entry>
</row>
More information about the svn-doc-all
mailing list