From c810d087f5fbc0429e3ebc3ef127a9851b1727a9 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Mon, 17 Dec 2012 08:50:54 +0000 Subject: Cleanup supporting perl version 5.8 and 5.10, lang/perl5.8 and lang/5.10 will be removed from ports tree soon. --- databases/p5-DBIx-Sunny/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'databases/p5-DBIx-Sunny/Makefile') diff --git a/databases/p5-DBIx-Sunny/Makefile b/databases/p5-DBIx-Sunny/Makefile index 9e4eb5e7b9f2..5b3bb62ceae8 100644 --- a/databases/p5-DBIx-Sunny/Makefile +++ b/databases/p5-DBIx-Sunny/Makefile @@ -34,11 +34,6 @@ MAN3= DBIx::Sunny.3 \ .include -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent -RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent -.endif - .if ${PERL_LEVEL} < 501400 TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple .endif -- cgit v1.2.3