[59394] trunk/base/doc/macports.conf.in

jmr at macports.org jmr at macports.org
Wed Oct 14 08:12:15 PDT 2009


Revision: 59394
          http://trac.macports.org/changeset/59394
Author:   jmr at macports.org
Date:     2009-10-14 08:12:13 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
slight cleanup and a typo

Modified Paths:
--------------
    trunk/base/doc/macports.conf.in

Modified: trunk/base/doc/macports.conf.in
===================================================================
--- trunk/base/doc/macports.conf.in	2009-10-14 14:55:53 UTC (rev 59393)
+++ trunk/base/doc/macports.conf.in	2009-10-14 15:12:13 UTC (rev 59394)
@@ -58,6 +58,9 @@
 # the default is x86_64 if the CPU supports it, i386 otherwise.
 #build_arch			i386
 
+# CPU architectures to use for Universal Binaries (+universal variant)
+universal_archs		@UNIVERSAL_ARCHS@
+
 # Use ccache (C/C++ compiler cache) - see http://ccache.samba.org/
 configureccache		no
 
@@ -93,11 +96,6 @@
 # Rsync options
 rsync_options		-rtzv --delete-after
 
-# Options for Universal Binaries (+universal variant)
-
-# machine architectures
-universal_archs		@UNIVERSAL_ARCHS@
-
 # Options for generated startup items
 # startupitem_type may be "default", "systemstarter", "launchd", or "none";
 # if the option is empty or "default" then a startupitem type appropriate
@@ -121,7 +119,7 @@
 # Note that System Preferences doesn't have an rsync proxy definition.
 # Also note, on 10.5, sudo will clear many environment variables including
 # those for proxy support.
-# Equivalent envioronment variables: http_proxy, HTTPS_PROXY, FTP_PROXY,
+# Equivalent environment variables: http_proxy, HTTPS_PROXY, FTP_PROXY,
 # RSYNC_PROXY, NO_PROXY
 #
 #proxy_override_env    yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/9778afe2/attachment.html>


More information about the macports-changes mailing list