aboutsummaryrefslogtreecommitdiff
path: root/french/aspell
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/aspell
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/aspell')
-rw-r--r--french/aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/french/aspell/Makefile b/french/aspell/Makefile
index 8bd9184f6292..6161f4c5a86c 100644
--- a/french/aspell/Makefile
+++ b/french/aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fr-aspell
-# Date created: 15 January 2002
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= aspell
DISTVERSION= -fr-0.50-3
@@ -16,5 +12,6 @@ COMMENT= Aspell French dictionaries
DICT= fr
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>