From f68f87d720950f33f3bde173356cdadd5d5d90fe Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Jun 2017 15:38:40 +0000 Subject: Remove outdated PERL_LEVEL check --- dns/p5-Net-DNS/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'dns/p5-Net-DNS/Makefile') diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 3a3eb5d1880e..c798948ec8ae 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -36,11 +36,4 @@ SSHFP_RUN_DEPENDS= p5-Digest-BubbleBabble>=0.01:security/p5-Digest-BubbleBabble TSIG_BUILD_DEPENDS= p5-Digest-HMAC>=1.03:security/p5-Digest-HMAC TSIG_RUN_DEPENDS= p5-Digest-HMAC>=1.03:security/p5-Digest-HMAC -.include - -.if ${PORT_OPTIONS:MIPV6} && ${PERL_LEVEL} < 502200 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0.32:net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0.32:net/p5-IO-Socket-IP -.endif - -.include +.include -- cgit v1.2.3