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

(-)/home/rafan/tmp/ports/p5-Locale-Maketext-Simple/Makefile (-1 / +8 lines)
Lines 19-22 Link Here
19
19
20
MAN3=		Locale::Maketext::Simple.3
20
MAN3=		Locale::Maketext::Simple.3
21
21
22
.include <bsd.port.mk>
22
.include <bsd.port.pre.mk>
23
24
# Makefile.PL fails on Perl < 5.6, workaround
25
.if ${OSVERSION} < 500036
26
USE_PERL5=	yes
27
.endif
28
29
.include <bsd.port.post.mk>

Return to bug 96173