diff options
Diffstat (limited to 'security/p5-Crypt-GOST')
-rw-r--r-- | security/p5-Crypt-GOST/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/p5-Crypt-GOST/Makefile b/security/p5-Crypt-GOST/Makefile index 40c98db0a7c4..dabd8cc46542 100644 --- a/security/p5-Crypt-GOST/Makefile +++ b/security/p5-Crypt-GOST/Makefile @@ -17,8 +17,4 @@ PERL_CONFIGURE= yes MAN3= Crypt::GOST.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> |