Revision
105578
Author
larryv@macports.org
Date
2013-04-25 14:20:28 -0700 (Thu, 25 Apr 2013)

Log Message

guide: Correct description of the configure phase.

Modified Paths

Diff

Modified: trunk/doc-new/guide/xml/portfile-phase.xml (105577 => 105578)


--- trunk/doc-new/guide/xml/portfile-phase.xml	2013-04-25 19:28:36 UTC (rev 105577)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2013-04-25 21:20:28 UTC (rev 105578)
@@ -63,7 +63,7 @@
         <term>configure</term>
 
         <listitem>
-          <para>Execute the command <command>configure</command> in
+          <para>Execute the <varname>${configure.cmd}</varname> in
           <varname>${worksrcpath}</varname>.</para>
         </listitem>
       </varlistentry>