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

(-)/home/staff/gslin/work/p5-File-HStore/Makefile (-1 / +7 lines)
Lines 22-25 Link Here
22
22
23
MAN3=		File::HStore.3
23
MAN3=		File::HStore.3
24
24
25
.include <bsd.port.mk>
25
.include <bsd.port.pre.mk>
26
27
.if ${PERL_LEVEL} < 500600
28
IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
29
.endif
30
31
.include <bsd.port.post.mk>

Return to bug 101548