summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-06 06:19:03 +0000
committerjlam <jlam>2005-08-06 06:19:03 +0000
commit1fb74ec3cdd77b6e24fbc2c53a3750b70d73336a (patch)
tree01ab92342ff180527d28ec20c4868e49f3c4def1 /finance
parent6f6dc612b66cd9ef784b2e7d9936cf4bd43f8cdc (diff)
downloadpkgsrc-1fb74ec3cdd77b6e24fbc2c53a3750b70d73336a.tar.gz
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.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-docs/Makefile4
-rw-r--r--finance/gnucash/Makefile3
-rw-r--r--finance/p5-finance-quote/Makefile4
3 files changed, 4 insertions, 7 deletions
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/}