[96958] trunk/dports/_resources/port1.0/group/java-1.0.tcl

ciserlohn at macports.org ciserlohn at macports.org
Wed Aug 22 13:34:52 PDT 2012


Revision: 96958
          https://trac.macports.org/changeset/96958
Author:   ciserlohn at macports.org
Date:     2012-08-22 13:34:50 -0700 (Wed, 22 Aug 2012)
Log Message:
-----------
java portgroup: also set JAVA_HOME in configure.env and destroot.env

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/java-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/java-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/java-1.0.tcl	2012-08-22 20:11:09 UTC (rev 96957)
+++ trunk/dports/_resources/port1.0/group/java-1.0.tcl	2012-08-22 20:34:50 UTC (rev 96958)
@@ -71,4 +71,6 @@
 }
 
 # Set the best value we can find for JAVA_HOME
+configure.env   JAVA_HOME=[find_java_home]
 build.env       JAVA_HOME=[find_java_home]
+destroot.env    JAVA_HOME=[find_java_home]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120822/c9a58564/attachment.html>


More information about the macports-changes mailing list