diff options
Diffstat (limited to 'chinese/p5-Lingua-ZH-BPMFConvert/Makefile')
-rw-r--r-- | chinese/p5-Lingua-ZH-BPMFConvert/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile index 86bfc9639e52..3525ec7e59b8 100644 --- a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile +++ b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile @@ -19,10 +19,4 @@ PERL_CONFIGURE= yes MAN3= Lingua::ZH::BPMFConvert.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |