Modified: trunk/doc-new/Makefile (105464 => 105465)
--- 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 (105464 => 105465)
--- 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>