From bb442e084ebf9dd2372865bb5c947ddebc1553aa Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 26 Feb 2015 16:54:41 +0000 Subject: Remove TEST dependency on p5-Test-Simple when the version in core is sufficient. Thanks to az for showing me the light here. --- security/p5-POE-Filter-SSL/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security') diff --git a/security/p5-POE-Filter-SSL/Makefile b/security/p5-POE-Filter-SSL/Makefile index b6e915928018..584beabfdabc 100644 --- a/security/p5-POE-Filter-SSL/Makefile +++ b/security/p5-POE-Filter-SSL/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple USES= perl5 USE_PERL5= configure -- cgit