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