summaryrefslogtreecommitdiff
path: root/net/p5-Net-IP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-IP/Makefile')
-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"