diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
commit | 4a65c836693c56cb403b7a0b47a9514037a4bcec (patch) | |
tree | a83f9c61d0f1407763c818e3b12c03434ae8641a /french/geonext | |
parent | 1c7169ab74dcbb512e836e6882d91239ff49ddee (diff) | |
download | ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.tar.gz ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.zip |
Notes
Diffstat (limited to 'french/geonext')
-rw-r--r-- | french/geonext/Makefile | 7 |
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" |