1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix build with java7.

This commit is contained in:
Alex Dupre 2014-06-05 07:42:27 +00:00
parent ac01db4fa8
commit b28863fe5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356606

View File

@ -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= *