On Apr 18, 2008, at 8:46 PM, [EMAIL PROTECTED] wrote:

Revision: 36127
          http://trac.macosforge.org/projects/macports/changeset/36127
Author:   [EMAIL PROTECTED]
Date:     2008-04-18 18:46:17 -0700 (Fri, 18 Apr 2008)

Log Message:
-----------
Add comments for binpath.

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

Modified: trunk/base/doc/macports.conf.in
===================================================================
--- trunk/base/doc/macports.conf.in 2008-04-19 01:33:52 UTC (rev 36126) +++ trunk/base/doc/macports.conf.in 2008-04-19 01:46:17 UTC (rev 36127)
@@ -14,6 +14,10 @@
# Type of installation to do for ports, "direct" or "image". See macports.conf(5) and online documentation.
 portinstalltype                image

+# PATH settings that are used for external tools (configure, make, etc.) while installing ports. The default +# paths are given in the example; it need not be uncommented. Customizing binpath is intended for advanced users only. +#binpath /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/ sbin:/usr/X11R6/bin
+
 # Directory containing the X11 installation.
 x11prefix              @x11prefix@

Shouldn't we not hard-code the prefix and x11prefix, even if it is just a commented-out example line?

Attachment: macports.conf.in.diff
Description: Binary data


_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to