diff options
Diffstat (limited to 'chat/p5-POE-Component-IRC/Makefile')
-rw-r--r-- | chat/p5-POE-Component-IRC/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/p5-POE-Component-IRC/Makefile b/chat/p5-POE-Component-IRC/Makefile index 36fac88a84c..cdf0e03736a 100644 --- a/chat/p5-POE-Component-IRC/Makefile +++ b/chat/p5-POE-Component-IRC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:19 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:02 wiz Exp $ # DISTNAME= POE-Component-IRC-6.83 @@ -18,8 +18,6 @@ DEPENDS+= p5-POE-Component-Syndicator-[0-9]*:../../devel/p5-POE-Component-Syndic DEPENDS+= p5-POE-Filter-IRCD>=2.42:../../chat/p5-POE-Filter-IRCD DEPENDS+= p5-Test-Differences>=0.61:../../devel/p5-Test-Differences -PKG_INSTALLATION_TYPES= overwrite pkgviews - PERL5_PACKLIST= auto/POE/Component/IRC/.packlist .include "../../lang/perl5/module.mk" |