diff options
Diffstat (limited to 'mail/p5-Email-Send/Makefile')
-rw-r--r-- | mail/p5-Email-Send/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index c21abf58a19..cbd39f521e7 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:23 wiz Exp $ DISTNAME= Email-Send-2.200 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Email-Send/ COMMENT= Email::Send - Simply Sending Email LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple +#DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple DEPENDS+= p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable |