From 9c526f721705e892d2cb0d1f20df0ad1f9e3cc55 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 10 Dec 2012 13:43:43 +0000 Subject: Decommissioning java 1.5 (EOLed since October 2009): suppress any reference to JAVA_VERSION= 1.5+ (part3) --- textproc/jaxup/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'textproc/jaxup') diff --git a/textproc/jaxup/Makefile b/textproc/jaxup/Makefile index 5fe72f43b144..93f4338b9296 100644 --- a/textproc/jaxup/Makefile +++ b/textproc/jaxup/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: Jaxup -# Date created: 17 November 2004 -# Whom: Herve Quiroz -# +# Created by: Herve Quiroz # $FreeBSD$ PORTNAME= jaxup @@ -26,7 +23,7 @@ USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DATADIR= ${JAVASHAREDIR}/${PORTNAME} -- cgit v1.2.3