diff options
Diffstat (limited to 'textproc/fy-aspell/Makefile')
-rw-r--r-- | textproc/fy-aspell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/fy-aspell/Makefile b/textproc/fy-aspell/Makefile index eac91a6d42d5..c839549c534d 100644 --- a/textproc/fy-aspell/Makefile +++ b/textproc/fy-aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fy-aspell -# Date created: 12 June 2007 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= ${DICT}-aspell DISTVERSION= 6-fy-0.12-0 @@ -15,5 +11,6 @@ COMMENT= Aspell Frisian (Frysk) dictionary DICT= fy +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |