From 7fbb8d952791a8c4d82b77759fc5fb7accd491fe Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 6 Aug 2005 06:19:03 +0000 Subject: Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories. --- finance/gnucash-docs/Makefile | 4 +--- finance/gnucash/Makefile | 3 +-- finance/p5-finance-quote/Makefile | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) (limited to 'finance') diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 91e1aaf1ed2..2c298f846d2 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:48 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:19 jlam Exp $ DISTNAME= gnucash-docs-1.8.5 CATEGORIES= finance @@ -18,9 +18,7 @@ USE_DIRS+= gnome1-1.5 USE_TOOLS+= gmake USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES - GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 4d8d4d0123f..e3e983d145e 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2005/07/21 20:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2005/08/06 06:19:18 jlam Exp $ DISTNAME= gnucash-1.8.11 PKGREVISION= 3 @@ -23,7 +23,6 @@ USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-included-gettext -CONFIGURE_ARGS+= --with-perl-includes=${PERL5_ARCHLIB} CONFIGURE_ARGS+= --with-perl=${PERL5:Q} CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv} diff --git a/finance/p5-finance-quote/Makefile b/finance/p5-finance-quote/Makefile index 7e3e65b789c..7650c76c336 100644 --- a/finance/p5-finance-quote/Makefile +++ b/finance/p5-finance-quote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:30 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:19 jlam Exp $ DISTNAME= Finance-Quote-1.08 PKGNAME= p5-finance-quote-1.08 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} -- cgit v1.2.3