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

(-)Makefile (-1 / +7 lines)
Lines 18-21 Link Here
18
18
19
MAN3=	Data::RoundRobin.3
19
MAN3=	Data::RoundRobin.3
20
20
21
.include <bsd.port.mk>
21
.include <bsd.port.pre.mk>
22
23
.if ${PERL_LEVEL} < 501400
24
TEST_DEPENDS=	p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
25
.endif
26
27
.include <bsd.port.post.mk>

Return to bug 165051