aboutsummaryrefslogtreecommitdiff
path: root/textproc/mi-aspell
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/mi-aspell')
-rw-r--r--textproc/mi-aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/mi-aspell/Makefile b/textproc/mi-aspell/Makefile
index 4e747d666e5e..0b8ac0adaf1d 100644
--- a/textproc/mi-aspell/Makefile
+++ b/textproc/mi-aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mi-aspell
-# Date created: 19 March 2004
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= ${DICT}-aspell
DISTVERSION= -mi-0.50-0
@@ -16,5 +12,6 @@ COMMENT= Aspell Maori dictionary
DICT= mi
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>