diff options
Diffstat (limited to 'math/geonext')
-rw-r--r-- | math/geonext/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/geonext/Makefile b/math/geonext/Makefile index 712a1ab75dc1..8147b6a0771d 100644 --- a/math/geonext/Makefile +++ b/math/geonext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: geonext -# Date created: Mon Dec 6 19:56:58 CET 2004 -# Whom: Andreas Fehlner (fehlner@gmx.de) -# +# Created by: Andreas Fehlner (fehlner@gmx.de) # $FreeBSD$ -# PORTNAME= geonext PORTVERSION= 1.71 @@ -20,7 +16,7 @@ WRKSRC= ${WRKDIR}/geonext_install NO_BUILD= yes USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ DATA= cacerts didmat.crt geonext.html geonext.jar license.txt index.html\ geonext-batik.jar help.jar help_fr.jar help_de.jar help_it.jar \ help_uk.jar |