aboutsummaryrefslogtreecommitdiff
path: root/german/geonext
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-11-22 12:34:27 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-11-22 12:34:27 +0000
commit1b5cb1743e9d10abca30f31b81d0b41cd9b16478 (patch)
tree79492373b50a97ec7fcac1a748cebfa936722d32 /german/geonext
parent80b378dd841c3571a807e4be6e3046e5dcc9de1e (diff)
downloadports-1b5cb1743e9d10abca30f31b81d0b41cd9b16478.tar.gz
ports-1b5cb1743e9d10abca30f31b81d0b41cd9b16478.zip
Really build german version
PR: ports/72837 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=122139
Diffstat (limited to 'german/geonext')
-rw-r--r--german/geonext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/german/geonext/Makefile b/german/geonext/Makefile
index 07c56b520a33..f339ee722602 100644
--- a/german/geonext/Makefile
+++ b/german/geonext/Makefile
@@ -7,9 +7,9 @@
PORTNAME= geonext
PORTVERSION= 1.11
+PORTREVISION= 1
CATEGORIES= german
MASTER_SITES= http://geonext.uni-bayreuth.de/data/download/
-PKGNAMEPREFIX?= de-
DISTNAME= geonext.${PORTVERSION}
EXTRACT_SUFX= .zip
@@ -31,7 +31,7 @@ do-install:
cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE}
cd ${WRKSRC} && ${INSTALL_DATA} ${IMG} ${GLOCATE}
@${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME}
- @${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\
+ @${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext language=de&'\
>>${GLOCATE}/${GNAME}
${CHMOD} a+x ${GLOCATE}/${GNAME}
${LN} ${GLOCATE}/${GNAME} ${GLOCATE}/geonext