diff options
author | minskim <minskim> | 2004-12-31 14:28:24 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-12-31 14:28:24 +0000 |
commit | a95ae0fdfc63c287b960bdd199d800afe3371de9 (patch) | |
tree | 2f6295f5ca215dca80778c04aa7e89bde8573942 /textproc | |
parent | 51f660f5bf98653c6ea31236ca3c88a6d75e2c3c (diff) | |
download | pkgsrc-a95ae0fdfc63c287b960bdd199d800afe3371de9.tar.gz |
Remove paths to aspell tools from CONFIGURE_ENV. They are handled by
aspell/buildlink3.mk.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell-breton/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-dutch/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-esperanto/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-francais/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-greek/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-italian/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-portuguese/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-romanian/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-slovak/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-spanish/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell-welsh/Makefile | 5 |
11 files changed, 11 insertions, 44 deletions
diff --git a/textproc/aspell-breton/Makefile b/textproc/aspell-breton/Makefile index 6cb5a7cddce..7222bf7a5dc 100644 --- a/textproc/aspell-breton/Makefile +++ b/textproc/aspell-breton/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-br-0.50-2 @@ -15,8 +15,5 @@ COMMENT= Breton 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" diff --git a/textproc/aspell-dutch/Makefile b/textproc/aspell-dutch/Makefile index 7db39398513..3c41b9bd953 100644 --- a/textproc/aspell-dutch/Makefile +++ b/textproc/aspell-dutch/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-nl-0.50-2 @@ -15,8 +15,5 @@ COMMENT= Dutch 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" diff --git a/textproc/aspell-esperanto/Makefile b/textproc/aspell-esperanto/Makefile index b49a551c55d..ab3714c9fca 100644 --- a/textproc/aspell-esperanto/Makefile +++ b/textproc/aspell-esperanto/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-eo-0.50-2 @@ -15,8 +15,5 @@ COMMENT= Esperanto 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" diff --git a/textproc/aspell-francais/Makefile b/textproc/aspell-francais/Makefile index 334409ef0b9..0ec1e972ec8 100644 --- a/textproc/aspell-francais/Makefile +++ b/textproc/aspell-francais/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-fr-0.50-3 @@ -15,8 +15,5 @@ COMMENT= French 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" 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" diff --git a/textproc/aspell-italian/Makefile b/textproc/aspell-italian/Makefile index 09cb2178d1c..20045bfe4a3 100644 --- a/textproc/aspell-italian/Makefile +++ b/textproc/aspell-italian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/12/24 03:10:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/31 14:28:24 minskim Exp $ # DISTNAME= aspell-it-0.53-0 @@ -14,8 +14,5 @@ COMMENT= Italian 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" diff --git a/textproc/aspell-portuguese/Makefile b/textproc/aspell-portuguese/Makefile index aced7ebd4c9..5bafb2e827c 100644 --- a/textproc/aspell-portuguese/Makefile +++ b/textproc/aspell-portuguese/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-pt-0.50-2 @@ -15,8 +15,5 @@ COMMENT= Portuguese 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" diff --git a/textproc/aspell-romanian/Makefile b/textproc/aspell-romanian/Makefile index 95baeab5328..b0d04de390b 100644 --- a/textproc/aspell-romanian/Makefile +++ b/textproc/aspell-romanian/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-ro-0.50-2 @@ -15,8 +15,5 @@ COMMENT= Romanian 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" diff --git a/textproc/aspell-slovak/Makefile b/textproc/aspell-slovak/Makefile index 6100454c878..93258226590 100644 --- a/textproc/aspell-slovak/Makefile +++ b/textproc/aspell-slovak/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/12/24 02:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/31 14:28:24 minskim Exp $ # DISTNAME= aspell-sk-0.52-0 @@ -15,8 +15,5 @@ COMMENT= Slovak 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" diff --git a/textproc/aspell-spanish/Makefile b/textproc/aspell-spanish/Makefile index 51f34e1ffb2..c8e641cca95 100644 --- a/textproc/aspell-spanish/Makefile +++ b/textproc/aspell-spanish/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-es-0.50-2 @@ -15,8 +15,5 @@ COMMENT= Spanish 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" diff --git a/textproc/aspell-welsh/Makefile b/textproc/aspell-welsh/Makefile index 9118ebf7767..696cb49953b 100644 --- a/textproc/aspell-welsh/Makefile +++ b/textproc/aspell-welsh/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-cy-0.50-3 @@ -15,8 +15,5 @@ COMMENT= Welsh 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" |