diff options
Diffstat (limited to 'security/p5-Crypt-Dining/Makefile')
-rw-r--r-- | security/p5-Crypt-Dining/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/security/p5-Crypt-Dining/Makefile b/security/p5-Crypt-Dining/Makefile index 6cadeba5770b..e03fb138cc06 100644 --- a/security/p5-Crypt-Dining/Makefile +++ b/security/p5-Crypt-Dining/Makefile @@ -23,10 +23,4 @@ MAN3= Crypt::Dining.3 PERL_CONFIGURE= yes -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -IGNORE= requires at least Perl 5.6.0 due to dependencies. Please install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |