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