aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapyrus/Makefile
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2006-04-28 15:44:51 +0000
committerHerve Quiroz <hq@FreeBSD.org>2006-04-28 15:44:51 +0000
commit9ed380696f1b13d4dc8c257e61c30faa4b1adc26 (patch)
tree33e00468b6a9bbb196e26f419b28c041c27b8d56 /graphics/mapyrus/Makefile
parent493da70a5a7bee92bb84a51bb260176970616bc4 (diff)
downloadports-9ed380696f1b13d4dc8c257e61c30faa4b1adc26.tar.gz
ports-9ed380696f1b13d4dc8c257e61c30faa4b1adc26.zip
- Set Java required version to 1.4+ (as specified on the main website)
- Use javavmwrapper to avoid hardcoding a particular JVM - Use 'exec' in the launcher shell script - Quote "$@" in launcher shell script - Cleanup redundant SUB_LIST entries PR: 96461 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=160664
Diffstat (limited to 'graphics/mapyrus/Makefile')
-rw-r--r--graphics/mapyrus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mapyrus/Makefile b/graphics/mapyrus/Makefile
index 2730b98452ec..71b6ce07d3aa 100644
--- a/graphics/mapyrus/Makefile
+++ b/graphics/mapyrus/Makefile
@@ -18,11 +18,12 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_JAVA= yes
+JAVA_VERSION= 1.4+
USE_ZIP= yes
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
SUB_FILES= ${PORTNAME} pkg-message
-SUB_LIST= JAVA=${JAVA} DATADIR=${DATADIR} MAPYRUSJAR=${MAPYRUSJAR}
+SUB_LIST= MAPYRUSJAR=${MAPYRUSJAR}
MAPYRUSJAR= ${PORTNAME}.jar
MAPYRUSDOCS= ${PORTNAME}.pdf