diff options
Diffstat (limited to 'devel/p5-POE-Component-Pluggable/Makefile')
-rw-r--r-- | devel/p5-POE-Component-Pluggable/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile index 1cd7b1c04a9..d554a8f595d 100644 --- a/devel/p5-POE-Component-Pluggable/Makefile +++ b/devel/p5-POE-Component-Pluggable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:40:36 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:45 obache Exp $ DISTNAME= POE-Component-Pluggable-1.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} @@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-POE>=1.004:../../devel/p5-POE DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken -DEPENDS+= p5-constant>=1.17:../../devel/p5-constant +DEPENDS+= {perl>=5.10.1,p5-constant>=1.17}:../../devel/p5-constant PKG_INSTALLATION_TYPES= overwrite pkgviews |