[83619] trunk/doc-new/guide/xml/portgroup-xcode.xml
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 7 14:39:24 PDT 2011
Revision: 83619
http://trac.macports.org/changeset/83619
Author: ryandesign at macports.org
Date: 2011-09-07 14:39:23 -0700 (Wed, 07 Sep 2011)
Log Message:
-----------
portgroup-xcode.xml: since r35171 the xcode portgroup has been using applications_dir and frameworks_dir instead of previous hardcoded paths
Revision Links:
--------------
http://trac.macports.org/changeset/35171
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 2011-09-07 20:18:58 UTC (rev 83618)
+++ trunk/doc-new/guide/xml/portgroup-xcode.xml 2011-09-07 21:39:23 UTC (rev 83619)
@@ -160,8 +160,8 @@
</listitem>
<listitem>
- <para>Default: <filename>${prefix}/Library/Frameworks</filename>
- or <filename>/Applications/MacPorts</filename> depending on
+ <para>Default: <filename>${frameworks_dir}</filename>
+ or <filename>${applications_dir}</filename> depending on
<code>xcode.destroot.type</code>.</para>
</listitem>
</itemizedlist>
@@ -328,4 +328,4 @@
</varlistentry>
</variablelist>
</section>
-</section>
\ No newline at end of file
+</section>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110907/98aca56c/attachment.html>
More information about the macports-changes
mailing list