summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2012-06-20 04:10:23 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2012-06-20 04:10:23 +0000
commitf8f86598f79320c4a5bd2fba8b9a7d7610825d14 (patch)
treedff6f4706c0cb09f98abde9010f437cf13a37970 /math
parentRemove expired ports: (diff)
- Add JAVA_VERSION.
Notes
Notes: svn path=/head/; revision=299671
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-java/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge-java/Makefile b/math/octave-forge-java/Makefile
index 1549bd27a8a8..5d961473b7aa 100644
--- a/math/octave-forge-java/Makefile
+++ b/math/octave-forge-java/Makefile
@@ -17,7 +17,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
OCTSRC= ${OCTAVE_PKGNAME}
GNU_CONFIGURE= yes
-USE_JAVA= 1.5+
+USE_JAVA= yes
+JAVA_VERSION= 1.5+
CONFIGURE_ENV+= JAVA_HOME=${JAVA_HOME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src