[51471] trunk/dports/java/openjdk6/Portfile

landonf at macports.org landonf at macports.org
Mon May 25 16:21:30 PDT 2009


Revision: 51471
          http://trac.macports.org/changeset/51471
Author:   landonf at macports.org
Date:     2009-05-25 16:21:29 -0700 (Mon, 25 May 2009)
Log Message:
-----------
Fix build on systems where /usr/local/bin does not exist.

Modified Paths:
--------------
    trunk/dports/java/openjdk6/Portfile

Modified: trunk/dports/java/openjdk6/Portfile
===================================================================
--- trunk/dports/java/openjdk6/Portfile	2009-05-25 23:14:26 UTC (rev 51470)
+++ trunk/dports/java/openjdk6/Portfile	2009-05-25 23:21:29 UTC (rev 51471)
@@ -126,6 +126,7 @@
     ALT_CUPS_HEADERS_PATH="/usr/include" \
     ALT_MOTIF_DIR="${prefix}" \
     ALT_X11_PATH="${prefix}" \
+    ALT_DEVTOOLS_PATH=/usr \
     ALT_CACERTS_FILE=/System/Library/Frameworks/JavaVM.framework/Home/lib/security/cacerts \
     NO_DOCS=true \
     HOTSPOT_BUILD_JOBS=[expr [exec sysctl -n hw.ncpu] - 1]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090525/8f051c95/attachment.html>


More information about the macports-changes mailing list