[59593] trunk/doc-new/guide/xml/portfiledev.xml

ryandesign at macports.org ryandesign at macports.org
Sat Oct 17 09:05:23 PDT 2009


Revision: 59593
          http://trac.macports.org/changeset/59593
Author:   ryandesign at macports.org
Date:     2009-10-17 09:05:21 -0700 (Sat, 17 Oct 2009)
Log Message:
-----------
portfiledev.xml: Do not show an example of putting "--prefix=${prefix}" in configure.args, since MacPorts already puts it in configure.pre_args for you

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfiledev.xml

Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml	2009-10-17 16:04:57 UTC (rev 59592)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2009-10-17 16:05:21 UTC (rev 59593)
@@ -276,8 +276,7 @@
       <listitem>
         <para>Port configure arguments (optional)</para>
 
-        <programlisting>configure.args      --prefix=${prefix} \
-                    --enable-perl-site-install \
+        <programlisting>configure.args      --enable-perl-site-install \
                     --mandir=${prefix}/share/man</programlisting>
       </listitem>
     </orderedlist>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091017/d48cc6a5/attachment.html>


More information about the macports-changes mailing list