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

(-)/home/clsung/p5-Tcl/Makefile (-1 / +7 lines)
Lines 22-25 Link Here
22
22
23
MAN3=		Tcl.3
23
MAN3=		Tcl.3
24
24
25
.include <bsd.port.mk>
25
.include <bsd.port.pre.mk>
26
27
.if ${PERL_LEVEL} < 500601
28
IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
29
.endif
30
31
.include <bsd.port.post.mk>

Return to bug 70508