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

(-)graphics/p5-ming/Makefile (-2 / +2 lines)
Lines 40-47 Link Here
40
40
41
.include <bsd.port.pre.mk>
41
.include <bsd.port.pre.mk>
42
42
43
.if ${OSVERSION} < 500000
43
.if ${PERL_LEVEL} < 500600
44
BROKEN=	Doesn't build on < 5.x
44
IGNORE=	Perl 5.6 or newer required. Install lang/perl5 or lang/perl5.8 and try again.
45
.endif
45
.endif
46
46
47
post-patch:
47
post-patch:

Return to bug 96213