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