diff options
Diffstat (limited to 'textproc/fi-aspell/Makefile')
-rw-r--r-- | textproc/fi-aspell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/fi-aspell/Makefile b/textproc/fi-aspell/Makefile index 913977aab06e..14fcf694e2cd 100644 --- a/textproc/fi-aspell/Makefile +++ b/textproc/fi-aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fi-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-fi-0.7-0 @@ -16,5 +12,6 @@ COMMENT= Aspell Finnish dictionary DICT= fi +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |