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