diff options
Diffstat (limited to 'math/geonext/Makefile')
-rw-r--r-- | math/geonext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/geonext/Makefile b/math/geonext/Makefile index 6517e8509a79..712a1ab75dc1 100644 --- a/math/geonext/Makefile +++ b/math/geonext/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/geonext_install NO_BUILD= yes USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ 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 |