Revision: 105578 https://trac.macports.org/changeset/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: -------------- 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 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>