svn commit: r44947 - head/en_US.ISO8859-1/books/porters-handbook
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
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>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"