From 917571cba329f779123d58f2a30aa45103aaaf98 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. --- net/p5-Net-IP/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-Net-IP') diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile index 55453833ef8..55f32dc56ca 100644 --- a/net/p5-Net-IP/Makefile +++ b/net/p5-Net-IP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2005/07/13 18:01:36 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:26 jlam Exp $ # DISTNAME= Net-IP-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -14,7 +15,6 @@ DEPENDS+= p5-Math-BigInteger-[0-9]*:../../math/p5-Math-BigInteger PKG_INSTALLATION_TYPES= overwrite pkgviews -PERL5_REQD+= 5.8.0 PERL5_PACKLIST= auto/Net/IP/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3