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

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

Return to bug 58797