From 66924938375a6fd96fb3ec9f00c85d48fdd2ce85 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sat, 31 Dec 2016 19:51:34 +0000 Subject: Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only affected 5.18 and lower. --- net/p5-Kafka/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'net/p5-Kafka') diff --git a/net/p5-Kafka/Makefile b/net/p5-Kafka/Makefile index 751b70b35d72..06959bab1b66 100644 --- a/net/p5-Kafka/Makefile +++ b/net/p5-Kafka/Makefile @@ -31,11 +31,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -.include - -.if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils -.endif - -.include +.include -- cgit v1.2.3