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

(-)Makefile (-1 / +1 lines)
Lines 50-56 Link Here
50
.include <bsd.port.pre.mk>
50
.include <bsd.port.pre.mk>
51
51
52
.if ${PERL_LEVEL} < 500805
52
.if ${PERL_LEVEL} < 500805
53
BUILD_DEPENDS+=	${SITE_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
53
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
54
.endif
54
.endif
55
.if ${PERL_LEVEL} < 500601
55
.if ${PERL_LEVEL} < 500601
56
IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
56
IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again

Return to bug 71245