[31030] trunk/doc-new/man/xml/portfile-phase.7.xml

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 14 03:19:18 PST 2007


Revision: 31030
          http://trac.macosforge.org/projects/macports/changeset/31030
Author:   mww at macports.org
Date:     2007-11-14 03:19:18 -0800 (Wed, 14 Nov 2007)

Log Message:
-----------
document 'extract.mkdir [no|yes]'

Modified Paths:
--------------
    trunk/doc-new/man/xml/portfile-phase.7.xml

Modified: trunk/doc-new/man/xml/portfile-phase.7.xml
===================================================================
--- trunk/doc-new/man/xml/portfile-phase.7.xml	2007-11-14 11:13:34 UTC (rev 31029)
+++ trunk/doc-new/man/xml/portfile-phase.7.xml	2007-11-14 11:19:18 UTC (rev 31030)
@@ -301,6 +301,31 @@
         </varlistentry>
 
         <varlistentry>
+          <term>extract.mkdir</term>
+
+          <listitem>
+            <para>This option is used to specify if the directory
+            <filename>worksrcdir</filename> is part of the distfile or if it
+            should be created automatically and the distfiles should be
+            extracted there instead. This is useful for distfiles with a flat
+            structure which would pollute the <filename>worksrcdir</filename>
+            with lots of files.</para>
+
+            <itemizedlist>
+              <listitem>
+                <para>Default: <option>no</option></para>
+              </listitem>
+
+              <listitem>
+                <para>Example:</para>
+
+                <programlisting>extract.mkdir   yes</programlisting>
+              </listitem>
+            </itemizedlist>
+          </listitem>
+        </varlistentry>
+
+        <varlistentry>
           <term>use_bzip2</term>
 
           <listitem>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071114/7ceb1e87/attachment.html


More information about the macports-changes mailing list