From 7c354b1913f01af4543a3be2745370660e7153e4 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Dec 2012 13:18:28 +0000 Subject: Decommissioning java 1.5 (EOLed since October 2009): suppress any reference to JAVA_VERSION= 1.5+ (part2) --- java/java3d/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'java/java3d') diff --git a/java/java3d/Makefile b/java/java3d/Makefile index c8e00245e985..64aa8e3998ed 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -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 -- cgit v1.2.3