summaryrefslogtreecommitdiff
path: root/portuguese/aspell-pt_BR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'portuguese/aspell-pt_BR/Makefile')
-rw-r--r--portuguese/aspell-pt_BR/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/portuguese/aspell-pt_BR/Makefile b/portuguese/aspell-pt_BR/Makefile
index d382932c2872..35da976856dc 100644
--- a/portuguese/aspell-pt_BR/Makefile
+++ b/portuguese/aspell-pt_BR/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: aspell-pt_BR
-# Date created: 12 February 2007
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= aspell
DISTVERSION= 6-pt_BR-20090702-0
@@ -15,5 +11,6 @@ COMMENT= Aspell Brazilian Portuguese dictionary
DICT= pt_BR
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>