aboutsummaryrefslogtreecommitdiff
path: root/hungarian/aspell
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:43:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:43:02 +0000
commite9b2d1612d55f54943b59e295cd6d37c9e87a724 (patch)
tree0f7879dfe3697c318a62075b9620cfb651ff6117 /hungarian/aspell
parent3acd8bd594e99beffb17e70089cbcbb6ffc3382a (diff)
downloadports-e9b2d1612d55f54943b59e295cd6d37c9e87a724.tar.gz
ports-e9b2d1612d55f54943b59e295cd6d37c9e87a724.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: hungarian)
Notes
Notes: svn path=/head/; revision=327735
Diffstat (limited to 'hungarian/aspell')
-rw-r--r--hungarian/aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/hungarian/aspell/Makefile b/hungarian/aspell/Makefile
index 5bc70331c2e1..d593ff8d386c 100644
--- a/hungarian/aspell/Makefile
+++ b/hungarian/aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hu-aspell
-# Date created: 28 August 2004
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= aspell
DISTVERSION= 6-hu-0.99.4.2-0
@@ -16,5 +12,6 @@ COMMENT= Aspell Hungarian dictionaries
DICT= hu
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>