[105465] trunk/doc-new

mk at macports.org mk at macports.org
Sun Apr 21 23:47:11 PDT 2013


Revision: 105465
          https://trac.macports.org/changeset/105465
Author:   mk at macports.org
Date:     2013-04-21 23:47:11 -0700 (Sun, 21 Apr 2013)
Log Message:
-----------
Guide: remove option default_compiler from macports.conf

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

Modified: trunk/doc-new/Makefile
===================================================================
--- trunk/doc-new/Makefile	2013-04-21 19:06:53 UTC (rev 105464)
+++ trunk/doc-new/Makefile	2013-04-22 06:47:11 UTC (rev 105465)
@@ -10,7 +10,7 @@
 UNAME := $(shell uname)
 
 # Prefix of the MacPorts installation.
-PREFIX = /opt/local
+PREFIX = /opt/macports-test
 ifeq ($(UNAME), Linux)
 PREFIX = /usr
 endif

Modified: trunk/doc-new/guide/xml/macports.conf.xml
===================================================================
--- trunk/doc-new/guide/xml/macports.conf.xml	2013-04-21 19:06:53 UTC (rev 105464)
+++ trunk/doc-new/guide/xml/macports.conf.xml	2013-04-22 06:47:11 UTC (rev 105465)
@@ -342,18 +342,6 @@
           <para>Default: rebuild</para>
         </listitem>
       </varlistentry>
-
-      <varlistentry>
-        <term>default_compiler</term>
-
-        <listitem>
-          <para>Default value for configure.compiler. This can be a space-separated list.
-          Later entries will be used if earlier entries are unavailable or blacklisted by
-          a port. Setting this is unsupported.</para>
-          
-          <para>Default: none (internal list based on Xcode version is normally used)</para>
-        </listitem>
-      </varlistentry>
     </variablelist>
 
     <para>Options for MacPorts Universal Binaries (+universal variant)</para>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130421/a354f733/attachment.html>


More information about the macports-changes mailing list