diff options
Diffstat (limited to 'chat/p5-POE-Component-IRC/Makefile')
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index 863046ca853..287605ea358 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/11/14 08:17:22 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.17 2012/04/01 18:30:45 rhaen Exp $ # -DISTNAME= POE-Component-IRC-6.75 +DISTNAME= POE-Component-IRC-6.78 PKGNAME= p5-${DISTNAME} CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} @@ -15,6 +15,7 @@ DEPENDS+= p5-POE>=0.3202:../../devel/p5-POE DEPENDS+= p5-IRC-Utils>=0.11:../../chat/p5-IRC-Utils DEPENDS+= p5-POE-Component-Syndicator-[0-9]*:../../devel/p5-POE-Component-Syndicator DEPENDS+= p5-POE-Filter-IRCD>=1.7:../../chat/p5-POE-Filter-IRCD +DEPENDS+= p5-Test-Differences>=0.61:../../devel/p5-Test-Differences PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |