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> |