From deb1958531e167318e07796fc8b7ad52bba77204 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 31 Dec 2004 14:28:24 +0000 Subject: Remove paths to aspell tools from CONFIGURE_ENV. They are handled by aspell/buildlink3.mk. --- textproc/aspell-greek/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'textproc/aspell-greek') diff --git a/textproc/aspell-greek/Makefile b/textproc/aspell-greek/Makefile index 27c01c01f7e..81444d73ccf 100644 --- a/textproc/aspell-greek/Makefile +++ b/textproc/aspell-greek/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/31 14:28:24 minskim Exp $ # DISTNAME= aspell-el-0.50-3 @@ -15,8 +15,5 @@ COMMENT= Greek language support for aspell USE_BUILDLINK3= YES HAS_CONFIGURE= YES -CONFIGURE_ENV+= ASPELL=${PREFIX}/bin/aspell -CONFIGURE_ENV+= WORD_LIST_COMPRESS=${PREFIX}/bin/word-list-compress - .include "../../textproc/aspell/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3