Modified: trunk/doc-new/guide/xml/portfile-phase.xml (105575 => 105576)
--- 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>