diff options
Diffstat (limited to 'security/p5-Crypt-MySQL/Makefile')
-rw-r--r-- | security/p5-Crypt-MySQL/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Crypt-MySQL/Makefile b/security/p5-Crypt-MySQL/Makefile index 39c229446fb7..7ef651bd57ae 100644 --- a/security/p5-Crypt-MySQL/Makefile +++ b/security/p5-Crypt-MySQL/Makefile @@ -17,8 +17,4 @@ PERL_CONFIGURE= yes MAN3= Crypt::MySQL.3 -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} <= 500503 -IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again -.endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> |