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