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