aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Socket/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-28 07:08:37 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-28 07:08:37 +0800
commitc527935029e40013bf6b426e5a390911e07b1bde (patch)
treed495d84ab0109d0e1aed1712b56b002ebf03551a /net/p5-Socket/Makefile
parent115338e205c0121395de4768a2d3d28a18e4407a (diff)
downloadfreebsd-ports-gnome-c527935029e40013bf6b426e5a390911e07b1bde.tar.gz
freebsd-ports-gnome-c527935029e40013bf6b426e5a390911e07b1bde.tar.zst
freebsd-ports-gnome-c527935029e40013bf6b426e5a390911e07b1bde.zip
- Remove outdated PERL_LEVEL check
Diffstat (limited to 'net/p5-Socket/Makefile')
-rw-r--r--net/p5-Socket/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-Socket/Makefile b/net/p5-Socket/Makefile
index 930fa5b0ca0c..3607dac74835 100644
--- a/net/p5-Socket/Makefile
+++ b/net/p5-Socket/Makefile
@@ -17,10 +17,4 @@ LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501400
-BUILD_DEPENDS+= p5-ExtUtils-Constant>=0.23:${PORTSDIR}/devel/p5-ExtUtils-Constant
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>