aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-JSON-Hyper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JSON-Hyper/Makefile')
-rw-r--r--devel/p5-JSON-Hyper/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-JSON-Hyper/Makefile b/devel/p5-JSON-Hyper/Makefile
index 296241a27a7d..499732521962 100644
--- a/devel/p5-JSON-Hyper/Makefile
+++ b/devel/p5-JSON-Hyper/Makefile
@@ -13,10 +13,10 @@ COMMENT= Extract links from JSON objects
LICENSE= MIT
-BUILD_DEPENDS= p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
- p5-JSON-Path>=0:${PORTSDIR}/devel/p5-JSON-Path \
- p5-URI>=1.30:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-JSON>=2.0:converters/p5-JSON \
+ p5-JSON-Path>=0:devel/p5-JSON-Path \
+ p5-URI>=1.30:net/p5-URI \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5