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

View File

@@ -1,9 +1,5 @@
# New ports collection makefile for: java3d
# Date created: 2003/12/19
# Whom: nork@FreeBSD.org
#
# Created by: nork@FreeBSD.org
# $FreeBSD$
#
PORTNAME= java3d
PORTVERSION= 1.5.2
@@ -21,7 +17,7 @@ FETCH_ARGS= -Fpr
USE_JAVA= yes
USE_GL= gl
USE_XORG= xt
JAVA_VERSION= 1.5+
JAVA_VERSION= 1.6+
JAVA_VENDOR= freebsd bsdjava openjdk
USE_ANT= yes