[41269] trunk/doc-new/guide/xml/macports.conf.xml

markd at macports.org markd at macports.org
Wed Oct 29 09:56:04 PDT 2008


Revision: 41269
          http://trac.macports.org/changeset/41269
Author:   markd at macports.org
Date:     2008-10-29 09:56:04 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
Add ${prefix} to frameworks_dir.

Modified Paths:
--------------
    trunk/doc-new/guide/xml/macports.conf.xml

Modified: trunk/doc-new/guide/xml/macports.conf.xml
===================================================================
--- trunk/doc-new/guide/xml/macports.conf.xml	2008-10-29 16:48:21 UTC (rev 41268)
+++ trunk/doc-new/guide/xml/macports.conf.xml	2008-10-29 16:56:04 UTC (rev 41269)
@@ -134,7 +134,8 @@
         <listitem>
           <para>Directory to install frameworks installed by ports.</para>
 
-          <para>Default: <filename>/Library/Frameworks</filename></para>
+          <para>Default:
+          <filename>${prefix}/Library/Frameworks</filename></para>
         </listitem>
       </varlistentry>
 
@@ -387,8 +388,8 @@
     <title>sources.conf</title>
 
     <para>This file enables rsync synchronization of the default ports tree
-    with the MacPorts rsync server when either of the commands "port
-    selfupdate" or "port sync" are run.</para>
+    with the MacPorts rsync server when either of the commands <command>port
+    selfupdate</command> or <command>port sync</command> are run.</para>
 
     <para>Default:
     <filename>rsync://rsync.macports.org/release/ports/</filename></para>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/bfa9543d/attachment.html>


More information about the macports-changes mailing list