aboutsummaryrefslogtreecommitdiff
path: root/textproc/qu-aspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/qu-aspell/Makefile')
-rw-r--r--textproc/qu-aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/qu-aspell/Makefile b/textproc/qu-aspell/Makefile
index 76b70b585eb3..214fae7fad8e 100644
--- a/textproc/qu-aspell/Makefile
+++ b/textproc/qu-aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: qu-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-qu-0.02-0
@@ -16,5 +12,6 @@ COMMENT= Aspell Quechua dictionary
DICT= qu
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>