From 9a6f984e5a746b1d7d890a7f809ee28e8d3df637 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Fri, 30 Dec 2005 03:02:09 +0000 Subject: [PATCH] - remove IGNORE for old perl, since p5-MIME-Base64 is now buildable. --- security/p5-Crypt-DES/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index e73fc0ab709a..2a2803b73f64 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -22,10 +22,4 @@ PERL_CONFIGURE= yes MAN3= Crypt::DES.3 -.include - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again -.endif - -.include +.include