[67661] trunk/dports/devel/ice-java/Portfile
blair at macports.org
blair at macports.org
Sat May 15 10:04:44 PDT 2010
Revision: 67661
http://trac.macports.org/changeset/67661
Author: blair at macports.org
Date: 2010-05-15 10:04:42 -0700 (Sat, 15 May 2010)
Log Message:
-----------
Use the same JAVA_HOME for the test suite as a the main compile.
Modified Paths:
--------------
trunk/dports/devel/ice-java/Portfile
Modified: trunk/dports/devel/ice-java/Portfile
===================================================================
--- trunk/dports/devel/ice-java/Portfile 2010-05-15 17:03:42 UTC (rev 67660)
+++ trunk/dports/devel/ice-java/Portfile 2010-05-15 17:04:42 UTC (rev 67661)
@@ -56,7 +56,7 @@
test.run yes
test.dir ${worksrcpath}/java
-test.env CLASSPATH=${classpath} DYLD_LIBRARY_PATH=${prefix}/lib/db46 ICE_HOME=${prefix}
+test.env JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home CLASSPATH=${classpath} DYLD_LIBRARY_PATH=${prefix}/lib/db46 ICE_HOME=${prefix}
test.cmd python
test.target allTests.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/c8e483b7/attachment.html>
More information about the macports-changes
mailing list