aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-02-27 00:54:41 +0800
committeradamw <adamw@FreeBSD.org>2015-02-27 00:54:41 +0800
commitbb442e084ebf9dd2372865bb5c947ddebc1553aa (patch)
treeacf83bef7e6ff7c3803ad432879558f783f70ecd /security
parent7ddda7e9274cee6581fb2f9363011b202bd3ece9 (diff)
downloadfreebsd-ports-gnome-bb442e084ebf9dd2372865bb5c947ddebc1553aa.tar.gz
freebsd-ports-gnome-bb442e084ebf9dd2372865bb5c947ddebc1553aa.tar.zst
freebsd-ports-gnome-bb442e084ebf9dd2372865bb5c947ddebc1553aa.zip
Remove TEST dependency on p5-Test-Simple when the version in core is
sufficient. Thanks to az for showing me the light here.
Diffstat (limited to 'security')
-rw-r--r--security/p5-POE-Filter-SSL/Makefile1
1 files changed, 0 insertions, 1 deletions
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