From 125fa8bae2c17279686e394d6898b0d8ca993d2f Mon Sep 17 00:00:00 2001 From: swills Date: Wed, 2 May 2012 03:23:38 +0000 Subject: - Add TEST_DEPENDS Approved by: portmgr (blanket) --- irc/p5-POE-Component-IRC/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/p5-POE-Component-IRC') diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index cdf474e65cee..680934e87c90 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -26,6 +26,7 @@ RUN_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-SSLify>0:${PORTSDIR}/security/p5-POE-Component-SSLify \ p5-IRC-Utils>=0.12:${PORTSDIR}/irc/p5-IRC-Utils BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences PERL_CONFIGURE= yes -- cgit