From 5a0de2c9fdc2bcb813f76656aeb9d786c5b1232f Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 1 May 2007 07:33:15 +0000 Subject: - remove ".if ${PERL_LEVEL} < 500600 ..." stuff. --- databases/p5-SQLite-Work/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'databases/p5-SQLite-Work') diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index e5a5f79f74e9..cd2ed48a3bdb 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -35,10 +35,6 @@ post-patch: .include -.if ${PERL_LEVEL} < 500600 -IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again -.endif - .if ${PERL_LEVEL} < 500801 RUN_DEPENDS+= p5-Getopt-Long>=2.34:${PORTSDIR}/devel/p5-Getopt-Long .endif -- cgit v1.2.3