diff options
Diffstat (limited to 'devel/p5-Commands-Guarded/Makefile')
-rw-r--r-- | devel/p5-Commands-Guarded/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/p5-Commands-Guarded/Makefile b/devel/p5-Commands-Guarded/Makefile index a479111585ff..e7591ae14f61 100644 --- a/devel/p5-Commands-Guarded/Makefile +++ b/devel/p5-Commands-Guarded/Makefile @@ -19,10 +19,4 @@ PERL_CONFIGURE= yes MAN3= Commands::Guarded.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= "This port requires perl 5.6 or newer" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |