summaryrefslogtreecommitdiff
path: root/net/p5-URI-Template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-URI-Template/Makefile')
-rw-r--r--net/p5-URI-Template/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-URI-Template/Makefile b/net/p5-URI-Template/Makefile
index 424ee5c8a121..e81439989eff 100644
--- a/net/p5-URI-Template/Makefile
+++ b/net/p5-URI-Template/Makefile
@@ -13,8 +13,8 @@ COMMENT= Object for handling URI templates
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-URI>0:net/p5-URI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-URI>0:net/p5-URI
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON
USES= perl5