summaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-OpenCage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Geo-Coder-OpenCage/Makefile')
-rw-r--r--misc/p5-Geo-Coder-OpenCage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Geo-Coder-OpenCage/Makefile b/misc/p5-Geo-Coder-OpenCage/Makefile
index 5483d91be85c..382882fb74d5 100644
--- a/misc/p5-Geo-Coder-OpenCage/Makefile
+++ b/misc/p5-Geo-Coder-OpenCage/Makefile
@@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-JSON>=2.94:converters/p5-JSON \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-JSON>=2.94:converters/p5-JSON \
p5-JSON-XS>=3.04:converters/p5-JSON-XS \
p5-URI>=0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0.32:devel/p5-Test-Exception \
p5-Test-Pod>=1.51:devel/p5-Test-Pod \
p5-Test-Warn>=0:devel/p5-Test-Warn