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