From 1fb74ec3cdd77b6e24fbc2c53a3750b70d73336a 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. --- databases/p5-BerkeleyDB/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'databases/p5-BerkeleyDB') diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile index bee5b029ed5..cffe55e2bf7 100644 --- a/databases/p5-BerkeleyDB/Makefile +++ b/databases/p5-BerkeleyDB/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2005/07/13 18:01:20 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:06 jlam Exp $ # DISTNAME= BerkeleyDB-0.26 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5bdb -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BerkeleyDB/} @@ -15,7 +15,6 @@ COMMENT= Access Berkeley DB PKG_INSTALLATION_TYPES= overwrite pkgviews BDB_ACCEPTED= db4 db3 db2 -PERL5_REQD+= 5.6.0 PERL5_PACKLIST= auto/BerkeleyDB/.packlist MAKE_ENV+= BERKELEYDB_INCLUDE="${BDBBASE}/include/${BDB_TYPE}" -- cgit v1.2.3