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