aboutsummaryrefslogtreecommitdiffstats
path: root/french/geonext
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 /french/geonext
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 'french/geonext')
-rw-r--r--french/geonext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/french/geonext/Makefile b/french/geonext/Makefile
index 5c600525e91e..7ce62bd82827 100644
--- a/french/geonext/Makefile
+++ b/french/geonext/Makefile
@@ -1,14 +1,14 @@
# Created by: Andreas Fehlner (fehlner@gmx.de)
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= french
MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive (dynamic) elementary Geometry Software
+RUN_DEPENDS= geonext>=0:${PORTSDIR}/math/geonext
+
WITH_LANG= fr
MASTERDIR= ${.CURDIR}/../../math/geonext
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"