Decommissioning java 1.5 (EOLed since October 2009):

suppress any reference to JAVA_VERSION=	1.5+ (part2)
This commit is contained in:
Baptiste Daroussin
2012-12-10 13:18:28 +00:00
parent 1dc6a664e3
commit 7c354b1913
172 changed files with 327 additions and 930 deletions
+2 -6
View File
@@ -1,9 +1,5 @@
# New ports collection makefile for: subversion-java
# Date Created: 30 June 2008
# Whom: Lev Serebryako <lev@FreeBSD.org>
#
# Created by: Lev Serebryako <lev@FreeBSD.org>
# $FreeBSD$
#
PKGNAMESUFFIX= -java
CATEGORIES= java
@@ -19,7 +15,7 @@ MASTERDIR= ${.CURDIR}/../../devel/subversion
PKGDIR= ${.CURDIR}
USE_JAVA= yes
JAVA_VERSION= 1.5+
JAVA_VERSION= 1.6+
JAVA_OS= native
JAVA_BUILD= yes
JAVA_RUN= yes