aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-06 16:47:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-06 16:47:17 +0000
commit108988b4616ebbd928c2f66165664aaa242cbba6 (patch)
tree9d741932c04ee609fb1e5f3d6578162af4b17d76 /misc
parent22176d6d79879b278b42cde0380e42b48a4acc2f (diff)
downloadports-108988b4616ebbd928c2f66165664aaa242cbba6.tar.gz
ports-108988b4616ebbd928c2f66165664aaa242cbba6.zip
Notes
Diffstat (limited to 'misc')
-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 d9814510fbdd..f3ced45ef4b0 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>