From 580b0c7423f336e00b3903ca8b33f179237d4c8c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Dec 2012 11:25:27 +0000 Subject: Decommissioning java 1.5 (EOLed since October 2009): suppress any reference to USE_JAVA= 1.5+ (part1) --- comms/java-commapi/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'comms/java-commapi') diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 843e5c90f079..6f0df8bf8407 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: Java Commapi -# Date created: 2001/07/01 -# Whom: Ari Suutari +# Created by: Ari Suutari # # $FreeBSD$ # @@ -17,7 +15,7 @@ COMMENT= Sun's Java Communications API USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_CDROM= Sun has a funky license for this software RESTRICTED= no commercial use -- cgit v1.2.3