1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Use for JAVA_VERSION 1.7 instead of 1.7+

PR:		ports/188580
Submitted by:	sbruno@
This commit is contained in:
Rusmir Dusko 2014-04-14 13:12:05 +00:00
parent 5db3e580df
commit 42abc4bd71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351256

View File

@ -25,7 +25,7 @@ USES= dos2unix zip:infozip
DOS2UNIX_REGEX= .*.[^jp][^an][^rg]$
USE_JAVA= yes
USE_LDCONFIG= yes
JAVA_VERSION= 1.7+
JAVA_VERSION= 1.7
JAVA_OS= native
JAVA_VENDOR= openjdk
USE_ANT= yes