summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Send
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-31 12:56:54 +0000
committerwiz <wiz>2014-05-31 12:56:54 +0000
commit408e6a5e9deb903f3bf2d9b5412e707ca3040863 (patch)
tree4c0b2626089db4b361c90ca43fbe2c56280773eb /mail/p5-Email-Send
parent1bfb48eccb42b378c73f882dbc2226f5d81bba7f (diff)
downloadpkgsrc-408e6a5e9deb903f3bf2d9b5412e707ca3040863.tar.gz
Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).
Bump PKGREVISION.
Diffstat (limited to 'mail/p5-Email-Send')
-rw-r--r--mail/p5-Email-Send/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile
index 127791529aa..883f30f3b86 100644
--- a/mail/p5-Email-Send/Makefile
+++ b/mail/p5-Email-Send/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:48 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/31 12:56:55 wiz Exp $
DISTNAME= Email-Send-2.199
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
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+= {perl>=5.10,p5-Module-Pluggable>=2.97}:../../devel/p5-Module-Pluggable
+DEPENDS+= p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Return-Value>=1.28:../../devel/p5-Return-Value
PERL5_REQD+= 5.8.1