summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-23 16:00:18 +0000
committerminskim <minskim@pkgsrc.org>2004-02-23 16:00:18 +0000
commit64d71cee076015eea7d5dd7b5181077728e1800e (patch)
tree2ade0298b3f582ddca0b850c72e5f196bbcfd4a7 /net
parent92b009aa206a7cbfe10219243b5cf58ee220940b (diff)
downloadpkgsrc-64d71cee076015eea7d5dd7b5181077728e1800e.tar.gz
This package requires Perl v5.8.0.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-IP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile
index f3974749f9a..ddb9c5530f9 100644
--- a/net/p5-Net-IP/Makefile
+++ b/net/p5-Net-IP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/17 04:28:25 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/23 16:00:18 minskim Exp $
#
DISTNAME= Net-IP-1.20
@@ -15,6 +15,7 @@ DEPENDS+= p5-Math-BigInteger-[0-9]*:../../math/p5-Math-BigInteger
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
+PERL5_REQD+= 5.8.0
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/IP/.packlist
.include "../../lang/perl5/module.mk"