[41270] trunk/doc-new/guide/xml/portgroup-xcode.xml

markd at macports.org markd at macports.org
Wed Oct 29 10:02:02 PDT 2008


Revision: 41270
          http://trac.macports.org/changeset/41270
Author:   markd at macports.org
Date:     2008-10-29 10:02:02 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
Add ${prefix} to /Library/Frameworks.

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portgroup-xcode.xml

Modified: trunk/doc-new/guide/xml/portgroup-xcode.xml
===================================================================
--- trunk/doc-new/guide/xml/portgroup-xcode.xml	2008-10-29 16:56:04 UTC (rev 41269)
+++ trunk/doc-new/guide/xml/portgroup-xcode.xml	2008-10-29 17:02:02 UTC (rev 41270)
@@ -7,7 +7,7 @@
   <para><code>PortGroup xcode</code> allows for efficient porting of
   Xcode-based opensource software. A minimum Portfile for <code>PortGroup
   xcode</code> uses defaults for the configuration, build, and destroot
-  phases. It also defines some values for Xcode-based software. </para>
+  phases. It also defines some values for Xcode-based software.</para>
 
   <para>Using <code>PortGroup xcode</code> is a way to make your port able to
   tolerate Xcode version updates because the PortGroup is tested against all
@@ -160,8 +160,8 @@
             </listitem>
 
             <listitem>
-              <para>Default: <filename>/Library/Frameworks</filename> or
-              <filename>/Applications/MacPorts</filename> depending on
+              <para>Default: <filename>${prefix}/Library/Frameworks</filename>
+              or <filename>/Applications/MacPorts</filename> depending on
               <code>xcode.destroot.type</code>.</para>
             </listitem>
           </itemizedlist>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/afb5bff7/attachment.html>


More information about the macports-changes mailing list