aboutsummaryrefslogtreecommitdiff
path: root/russian/aspell
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:46:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:46:16 +0000
commit9ab014c6ea7a828661d8117efa2a449772d889e6 (patch)
treee9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/aspell
parent6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff)
downloadports-9ab014c6ea7a828661d8117efa2a449772d889e6.tar.gz
ports-9ab014c6ea7a828661d8117efa2a449772d889e6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
Notes
Notes: svn path=/head/; revision=327766
Diffstat (limited to 'russian/aspell')
-rw-r--r--russian/aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile
index 213e2fa053b1..37523ebdfb54 100644
--- a/russian/aspell/Makefile
+++ b/russian/aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ru-aspell
-# Date created: 1 September 2002
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= aspell
DISTVERSION= 6-ru-0.99f7-1
@@ -16,5 +12,6 @@ COMMENT= Aspell Russian dictionary
DICT= ru
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>