summaryrefslogtreecommitdiff
path: root/mail/p5-Email-FolderType/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-04-24 08:17:24 +0000
committersno <sno>2009-04-24 08:17:24 +0000
commitda95dc8dc523858cd16632484e93e6e73dbd7afb (patch)
treeec59f010b14df4d06fff6d3486883a727190deb8 /mail/p5-Email-FolderType/Makefile
parentcf303a2c5cc6aad9aeb9fb26084f4c1aec06829a (diff)
downloadpkgsrc-da95dc8dc523858cd16632484e93e6e73dbd7afb.tar.gz
Module::Pluggable is a core module since perl-5.10 -> Updating dependency
Diffstat (limited to 'mail/p5-Email-FolderType/Makefile')
-rw-r--r--mail/p5-Email-FolderType/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile
index fe5c6481eac..0101077f852 100644
--- a/mail/p5-Email-FolderType/Makefile
+++ b/mail/p5-Email-FolderType/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:11 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/24 08:20:43 sno Exp $
DISTNAME= Email-FolderType-0.813
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Email/FolderType/.packlist
-DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
+DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"