aboutsummaryrefslogtreecommitdiff
path: root/german/geonext
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:30:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:30:00 +0000
commita285ade9102ca7c15642dfccd7816abc3c725c98 (patch)
tree19bc9b9ac2797b3584833a8988be56772582cfb3 /german/geonext
parentd45779fa4ad158e597ce79f5d04217c4b0f7f814 (diff)
downloadports-a285ade9102ca7c15642dfccd7816abc3c725c98.tar.gz
ports-a285ade9102ca7c15642dfccd7816abc3c725c98.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: german)
Notes
Notes: svn path=/head/; revision=327732
Diffstat (limited to 'german/geonext')
-rw-r--r--german/geonext/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/german/geonext/Makefile b/german/geonext/Makefile
index 14582ee303c5..80ee267198cb 100644
--- a/german/geonext/Makefile
+++ b/german/geonext/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: de-geonext
-# Date created: 24 July 2003
-# Whom: Andreas Fehlner (fehlner@gmx.de)
-#
+# Created by: Andreas Fehlner (fehlner@gmx.de)
# $FreeBSD$
-#
PORTREVISION= 1
CATEGORIES= german
@@ -14,4 +10,5 @@ COMMENT= Interactive (dynamic) elementary Geometry Software
WITH_LANG= de
MASTERDIR= ${.CURDIR}/../../math/geonext
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"