diff options
Diffstat (limited to 'textproc/p5-Text-Autoformat')
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index efd92d9378a0..852c9e812a0a 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -22,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= Text::Autoformat.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= Requires at least perl 5.6.0, use lang/perl5.8 or lang/perl5. -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |