[105576] trunk/doc-new/guide/xml/portfile-phase.xml

jmr at macports.org jmr at macports.org
Thu Apr 25 12:23:24 PDT 2013


Revision: 105576
          https://trac.macports.org/changeset/105576
Author:   jmr at macports.org
Date:     2013-04-25 12:23:24 -0700 (Thu, 25 Apr 2013)
Log Message:
-----------
guide: document configure.cmd

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

Modified: trunk/doc-new/guide/xml/portfile-phase.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-phase.xml	2013-04-25 18:54:06 UTC (rev 105575)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2013-04-25 19:23:24 UTC (rev 105576)
@@ -1467,6 +1467,30 @@
         </listitem>
       </varlistentry>
 
+    <varlistentry>
+        <term>configure.cmd</term>
+
+        <term>configure.cmd-append</term>
+
+        <term>configure.cmd-delete</term>
+
+        <listitem>
+          <para>Selects the command to be run in the default configure phase.</para>
+
+          <itemizedlist>
+            <listitem>
+              <para>Default: <literal>./configure</literal></para>
+            </listitem>
+
+            <listitem>
+              <para>Example:</para>
+
+              <programlisting>configure.cmd       ./config.sh</programlisting>
+            </listitem>
+          </itemizedlist>
+        </listitem>
+      </varlistentry>
+
       <varlistentry>
         <term>configure.env</term>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130425/0234ab98/attachment.html>


More information about the macports-changes mailing list