aboutsummaryrefslogtreecommitdiff
path: root/devel/javolution
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2014-06-05 07:42:27 +0000
committerAlex Dupre <ale@FreeBSD.org>2014-06-05 07:42:27 +0000
commitb28863fe5a345456dc3ed1c5fc50af443be12b42 (patch)
tree3c29e9f0da26f9080fd11c6fc5c623a4e9ddf01a /devel/javolution
parentac01db4fa8948ffe71aa2efa6d9a97a4e14e42b2 (diff)
downloadports-b28863fe5a345456dc3ed1c5fc50af443be12b42.tar.gz
ports-b28863fe5a345456dc3ed1c5fc50af443be12b42.zip
Fix build with java7.
Notes
Notes: svn path=/head/; revision=356606
Diffstat (limited to 'devel/javolution')
-rw-r--r--devel/javolution/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/javolution/Makefile b/devel/javolution/Makefile
index 47b5f787780f..e40ce86f1dbd 100644
--- a/devel/javolution/Makefile
+++ b/devel/javolution/Makefile
@@ -15,9 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_JAVA= yes
JAVA_VERSION= 1.6+
-JDKMVERSION= ${JAVA_PORT_VERSION:C/^([0-9]\.[0-9])(.*)$/\1/}
USE_ANT= yes
-ALL_TARGET= ${JDKMVERSION}
+ALL_TARGET= 1.6
PORTDOCS= *