diff options
Diffstat (limited to 'graphics/openjump/Makefile')
-rw-r--r-- | graphics/openjump/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/openjump/Makefile b/graphics/openjump/Makefile index 2dbebb1adeaa..270369880da6 100644 --- a/graphics/openjump/Makefile +++ b/graphics/openjump/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: openjump -# Date created: 08 May, 2009 -# Whom: Wen Heping<wenheping@gmail.com> -# +# Created by: Wen Heping<wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= OpenJUMP PORTVERSION= 1.5.1 @@ -43,7 +39,7 @@ LICENSE_PERMS_JYTHON= auto-accept TARGET_DIR= ${PREFIX}/${PORTNAME} USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ZIP= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS |