1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Remove 1.1 and 1.2 as supported Java versions. They are going away.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2007-10-28 00:17:07 +00:00
parent f3140b28b5
commit 8483003fab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202193

View File

@ -27,7 +27,7 @@ USE_RUBY= yes
RUBY_NO_RUN_DEPENDS= yes
USE_JAVA= yes
JAVA_VERSION= 1.1 1.2 1.3
JAVA_VERSION= 1.3
CONFIGURE_ARGS= --with-jdk="${JAVA_HOME}"
MAKE_ENV= JAVADIR="${JAVA_HOME}"