summaryrefslogtreecommitdiff
path: root/devel/p5-Type-Tiny/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Type-Tiny/Makefile')
-rw-r--r--devel/p5-Type-Tiny/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Type-Tiny/Makefile b/devel/p5-Type-Tiny/Makefile
index 11224ae8377a..c772e32d6f7a 100644
--- a/devel/p5-Type-Tiny/Makefile
+++ b/devel/p5-Type-Tiny/Makefile
@@ -15,8 +15,8 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Exporter-Tiny>=0.026:devel/p5-Exporter-Tiny
TEST_DEPENDS= p5-Class-InsideOut>=0:devel/p5-Class-InsideOut \
p5-Function-Parameters>=0:devel/p5-Function-Parameters \
p5-JSON>=0:converters/p5-JSON \