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