From 7b018e16764f6f484bfafcfac3f8523810064cdd Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 1 Jun 2009 19:38:56 +0000 Subject: Replacing some dependencies to choose perl core first, because desired version numbers of required modules are in delivered perl core. --- mail/p5-Email-Sender/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/p5-Email-Sender') diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile index f079da189ee..a93e57fe709 100644 --- a/mail/p5-Email-Sender/Makefile +++ b/mail/p5-Email-Sender/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/04/12 12:46:05 sno Exp $ +# $NetBSD: Makefile,v 1.4 2009/06/01 19:38:57 sno Exp $ DISTNAME= Email-Sender-0.004 PKGNAME= p5-${DISTNAME} @@ -19,7 +19,7 @@ DEPENDS+= p5-Email-Address>=0:../../mail/p5-Email-Address DEPENDS+= p5-Email-Simple>=1.998:../../mail/p5-Email-Simple DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose -DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net +DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net DEPENDS+= p5-Sys-Hostname-Long>=0:../../sysutils/p5-Sys-Hostname-Long PERL5_REQD+= 5.8.0 -- cgit v1.2.3