diff options
Diffstat (limited to 'textproc/eo-aspell/Makefile')
-rw-r--r-- | textproc/eo-aspell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/eo-aspell/Makefile b/textproc/eo-aspell/Makefile index 13e452acd5a8..b155b914cc29 100644 --- a/textproc/eo-aspell/Makefile +++ b/textproc/eo-aspell/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eo-aspell -# Date created: 1 September 2002 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= ${DICT}-aspell DISTVERSION= 6-eo-2.1.20000225a-2 @@ -16,5 +12,6 @@ COMMENT= Aspell Esperanto dictionary DICT= eo +NO_STAGE= yes .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |