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