summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-IMAPClient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-IMAPClient/Makefile')
-rw-r--r--mail/p5-Mail-IMAPClient/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile
index 16d8200aecd..065c81b1ee0 100644
--- a/mail/p5-Mail-IMAPClient/Makefile
+++ b/mail/p5-Mail-IMAPClient/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2013/08/26 09:58:08 abs Exp $
+# $NetBSD: Makefile,v 1.37 2013/12/09 14:17:49 obache Exp $
DISTNAME= Mail-IMAPClient-3.33
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5mic
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
@@ -11,8 +12,8 @@ HOMEPAGE= http://search.cpan.org/dist/Mail-IMAPClient/
COMMENT= Perl5 module for talking to RFC-2060 IMAP servers
LICENSE= gnu-gpl-v2 # OR artistic
-DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
-DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-Parse-RecDescent>=1.94:../../devel/p5-Parse-RecDescent
DEPENDS+= p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils