From 0e2c588523241d6ab64e0dbec1fcbdb7f5b83ad7 Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 25 Feb 2009 20:51:11 +0000 Subject: Update required perl version to 5.8.1 to ensure additional dependencies - Scalar::Util 1.0.2 - core in 5.7.3 - Test::More 0.47 - core in 5.8.1 --- mail/p5-Email-Send/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/p5-Email-Send') diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index 1ad700bfae3..d3ce75ac1ba 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/01/05 13:08:49 he Exp $ +# $NetBSD: Makefile,v 1.9 2009/02/25 20:51:11 sno Exp $ DISTNAME= Email-Send-2.194 PKGNAME= p5-${DISTNAME} @@ -17,7 +17,7 @@ DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple DEPENDS+= p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable DEPENDS+= p5-Return-Value>=1.28:../../devel/p5-Return-Value -PERL5_REQD+= 5.6.0 +PERL5_REQD+= 5.8.1 PERL5_PACKLIST= auto/Email/Send/.packlist -- cgit v1.2.3