summaryrefslogtreecommitdiff
path: root/net/p5-Net-IP
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-06 06:19:03 +0000
committerjlam <jlam>2005-08-06 06:19:03 +0000
commit604de5eda52e3686a2d4ae3dceebabd648c8beb2 (patch)
tree01ab92342ff180527d28ec20c4868e49f3c4def1 /net/p5-Net-IP
parentea18d090b4d53d531b6357763a668e6a12f80f37 (diff)
downloadpkgsrc-604de5eda52e3686a2d4ae3dceebabd648c8beb2.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 'net/p5-Net-IP')
-rw-r--r--net/p5-Net-IP/Makefile4
1 files changed, 2 insertions, 2 deletions
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"