View | Details | Raw Unified | Return to bug 166267
Collapse All | Expand All

(-)Makefile (-1 / +7 lines)
Lines 30-33 Link Here
30
	STF::Dispatcher::PSGI::HTTPException.3 \
30
	STF::Dispatcher::PSGI::HTTPException.3 \
31
	STF::Dispatcher::Test.3
31
	STF::Dispatcher::Test.3
32
32
33
.include <bsd.port.mk>
33
.include <bsd.port.pre.mk>
34
35
.if ${PERL_LEVEL} < 501400
36
TEST_DEPENDS+=	p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
37
.endif
38
39
.include <bsd.port.post.mk>

Return to bug 166267