[PC-BSD Commits] r7492 - pbibuild/modules/math/scilab
svn at pcbsd.org
svn at pcbsd.org
Thu Sep 2 13:16:55 PDT 2010
Author: kris
Date: 2010-09-02 13:16:55 -0700 (Thu, 02 Sep 2010)
New Revision: 7492
Modified:
pbibuild/modules/math/scilab/pbi.conf
Log:
Try switching scilab to openjdk, wont build with diablo 1.6
Modified: pbibuild/modules/math/scilab/pbi.conf
===================================================================
--- pbibuild/modules/math/scilab/pbi.conf 2010-09-02 17:54:06 UTC (rev 7491)
+++ pbibuild/modules/math/scilab/pbi.conf 2010-09-02 20:16:55 UTC (rev 7492)
@@ -28,7 +28,7 @@
OTHERPORT=""
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="JAVA_VENDOR=openjdk"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
More information about the Commits
mailing list