aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-06-06 17:52:34 +0000
committerSteve Wills <swills@FreeBSD.org>2014-06-06 17:52:34 +0000
commit340f2a29cd8d94dc29032f8ab88e8eab4c445e6a (patch)
tree2a5f4a0bbfa995bd015b3a9727a7efcbc380cece /math
parent227e7418d429149a41f297011d8bdbfc6d892cee (diff)
downloadports-340f2a29cd8d94dc29032f8ab88e8eab4c445e6a.tar.gz
ports-340f2a29cd8d94dc29032f8ab88e8eab4c445e6a.zip
- Doesn't actually build with OpenJDK 1.7, so mark it as 1.6 only
With hat: portmgr@
Notes
Notes: svn path=/head/; revision=356826
Diffstat (limited to 'math')
-rw-r--r--math/jakarta-commons-math3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jakarta-commons-math3/Makefile b/math/jakarta-commons-math3/Makefile
index 0f2d1a929114..7662e083e293 100644
--- a/math/jakarta-commons-math3/Makefile
+++ b/math/jakarta-commons-math3/Makefile
@@ -20,7 +20,7 @@ LICENSE= APACHE20
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.6
USE_ANT= yes
ALL_TARGET= jar