aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-02 15:38:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-02 15:38:54 +0000
commit0800c63934eec21f32006a87c2b1cc9c2d6c4c43 (patch)
tree3cd9958f959733f31ca63b4bf02d6e2daaed2b3f /net/p5-Net
parentc559f39a4f7a1a6f2e0ecece7025fb413f16902e (diff)
downloadports-0800c63934eec21f32006a87c2b1cc9c2d6c4c43.tar.gz
ports-0800c63934eec21f32006a87c2b1cc9c2d6c4c43.zip
Notes
Diffstat (limited to 'net/p5-Net')
-rw-r--r--net/p5-Net/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index a75731a60d20..65c987179f3d 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -32,11 +32,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502200
-BUILD_DEPENDS+= p5-Socket>=2.016:net/p5-Socket
-RUN_DEPENDS+= p5-Socket>=2.016:net/p5-Socket
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>