From bbbb9c23e69d5d49fcedb6cadef8bdfc19654810 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 20 Mar 2012 11:20:30 +0000 Subject: - Add test depends. PR: ports/166267 Submitted by: swills Feature safe: yes --- www/p5-STF-Dispatcher-PSGI/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/p5-STF-Dispatcher-PSGI/Makefile b/www/p5-STF-Dispatcher-PSGI/Makefile index e284039d5ce6..fa3fe80eb3fc 100644 --- a/www/p5-STF-Dispatcher-PSGI/Makefile +++ b/www/p5-STF-Dispatcher-PSGI/Makefile @@ -30,4 +30,10 @@ MAN3= STF::Dispatcher::Impl::File.3 \ STF::Dispatcher::PSGI::HTTPException.3 \ STF::Dispatcher::Test.3 -.include +.include + +.if ${PERL_LEVEL} < 501400 +TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple +.endif + +.include -- cgit v1.2.3