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

(-)./p5-UML-State/Makefile (-1 / +7 lines)
Lines 24-27 Link Here
24
		UML::drawstatexml.3 \
24
		UML::drawstatexml.3 \
25
		UML::State.3
25
		UML::State.3
26
26
27
.include <bsd.port.mk>
27
.include <bsd.port.pre.mk>
28
29
.if ${PERL_LEVEL} < 500800
30
IGNORE=		This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again
31
.endif
32
33
.include <bsd.port.post.mk>

Return to bug 58265