aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-OpenCage
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-31 19:11:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-31 19:11:57 +0000
commita70567c89b9796fc8d68c0c94288396b90fe0fc7 (patch)
tree4e7ad2e4be2d1c60c935b56cda49dc728c1117e4 /misc/p5-Geo-Coder-OpenCage
parent0d22a50e9fb09fa34e8b5539aab3adbd533d99bb (diff)
downloadports-a70567c89b9796fc8d68c0c94288396b90fe0fc7.tar.gz
ports-a70567c89b9796fc8d68c0c94288396b90fe0fc7.zip
Remove outdated PERL_LEVEL check after lang/perl5.18 removal
Notes
Notes: svn path=/head/; revision=430152
Diffstat (limited to 'misc/p5-Geo-Coder-OpenCage')
-rw-r--r--misc/p5-Geo-Coder-OpenCage/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/misc/p5-Geo-Coder-OpenCage/Makefile b/misc/p5-Geo-Coder-OpenCage/Makefile
index 9a8febb26c44..f54512254e4b 100644
--- a/misc/p5-Geo-Coder-OpenCage/Makefile
+++ b/misc/p5-Geo-Coder-OpenCage/Makefile
@@ -25,13 +25,4 @@ NO_ARCH= yes
USE_PERL5= configure
USES= perl5
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502000
-BUILD_DEPENDS+= p5-HTTP-Tiny>=0.028:www/p5-HTTP-Tiny \
- p5-Pod-Perldoc>=3.21:textproc/p5-Pod-Perldoc
-RUN_DEPENDS+= p5-HTTP-Tiny>=0.028:www/p5-HTTP-Tiny \
- p5-Pod-Perldoc>=3.21:textproc/p5-Pod-Perldoc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>