diff options
Diffstat (limited to 'multimedia/projectx/Makefile')
-rw-r--r-- | multimedia/projectx/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/projectx/Makefile b/multimedia/projectx/Makefile index f677fd8b413d..13da22a47c80 100644 --- a/multimedia/projectx/Makefile +++ b/multimedia/projectx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: projectx -# Date created: Sun Jul 18 15:07:26 CEST 2004 -# Whom: Juergen Lock <nox@jelal.kn-bremen.de> -# +# Created by: Juergen Lock <nox@jelal.kn-bremen.de> # $FreeBSD$ -# PORTNAME= projectx PORTVERSION= 0.90.4.00 @@ -21,7 +17,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ SUB_FILES= project-x.sh DATADIR= ${JAVASHAREDIR}/${PORTNAME} |