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