From 62a32f108169b463244dbde90bc50a10b18e45f4 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Sat, 31 Mar 2007 20:17:52 +0000 Subject: - Remove support for very old Perl from my ports --- security/p5-Crypt-GOST/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'security/p5-Crypt-GOST') 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 -.if ${PERL_LEVEL} <= 500503 -IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again -.endif -.include +.include -- cgit v1.2.3