From c10f314307a4e84ca4811cb03db549590b4c364a Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 22 Jul 2009 16:27:08 +0000 Subject: - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) --- devel/p5-IPC-Run3/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'devel/p5-IPC-Run3') diff --git a/devel/p5-IPC-Run3/Makefile b/devel/p5-IPC-Run3/Makefile index d2b5622b89d0..fb96992984f6 100644 --- a/devel/p5-IPC-Run3/Makefile +++ b/devel/p5-IPC-Run3/Makefile @@ -22,11 +22,4 @@ MAN3= IPC::Run3.3 \ IPC::Run3::ProfPP.3 \ IPC::Run3::ProfReporter.3 -.include - -.if ${PERL_LEVEL} < 500703 -BUILD_DEPENDS+= p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes -RUN_DEPENDS+= p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes -.endif - -.include +.include -- cgit v1.2.3