aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-08-31 12:55:19 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-08-31 12:55:19 +0000
commitd4a2f82958462290ba164284ec88de92bccf1e95 (patch)
tree8730287fa701f8f1e7c83dc7f23f67a7f0ff44b5 /german
parentc4931ae6eb6444c14049aa7d69699e4ebc8f6ebf (diff)
downloadports-d4a2f82958462290ba164284ec88de92bccf1e95.tar.gz
ports-d4a2f82958462290ba164284ec88de92bccf1e95.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/geonext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/german/geonext/Makefile b/german/geonext/Makefile
index f6dcc69b3aba..9167596dfbe0 100644
--- a/german/geonext/Makefile
+++ b/german/geonext/Makefile
@@ -1,14 +1,14 @@
# Created by: Andreas Fehlner (fehlner@gmx.de)
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= german
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive (dynamic) elementary Geometry Software
+RUN_DEPENDS= geonext>=0:${PORTSDIR}/math/geonext
+
WITH_LANG= de
MASTERDIR= ${.CURDIR}/../../math/geonext
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"