aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-JSON-Path/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-JSON-Path/Makefile')
-rw-r--r--devel/p5-JSON-Path/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-JSON-Path/Makefile b/devel/p5-JSON-Path/Makefile
index cc5483105909..b058c074c9bb 100644
--- a/devel/p5-JSON-Path/Makefile
+++ b/devel/p5-JSON-Path/Makefile
@@ -14,7 +14,7 @@ COMMENT= Search nested hashref/arrayref structures using JSONPath
LICENSE= MIT
BUILD_DEPENDS= p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-LV>=0:${PORTSDIR}/devel/p5-LV
RUN_DEPENDS:= ${BUILD_DEPENDS}