aboutsummaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-08-31 20:55:19 +0800
committerohauer <ohauer@FreeBSD.org>2014-08-31 20:55:19 +0800
commitfec01b864d0a246afa083b699a3e0d416d92338b (patch)
tree8730287fa701f8f1e7c83dc7f23f67a7f0ff44b5 /german
parent1ad5863f390838c63998ce671bf657bbbb6aee06 (diff)
downloadfreebsd-ports-gnome-fec01b864d0a246afa083b699a3e0d416d92338b.tar.gz
freebsd-ports-gnome-fec01b864d0a246afa083b699a3e0d416d92338b.tar.zst
freebsd-ports-gnome-fec01b864d0a246afa083b699a3e0d416d92338b.zip
- update to 1.74
- add stage support - add licence - rework MASTER / SLAVE ports - slave depends now on MASTER port - install only a dedicated start script PR: 190154 Submitted by: ohauer Approved by: maintainer timeout
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"