summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Domain/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Domain/Makefile')
-rw-r--r--devel/p5-Data-Domain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-Domain/Makefile b/devel/p5-Data-Domain/Makefile
index 0b67d557a15f..1acb1f033df5 100644
--- a/devel/p5-Data-Domain/Makefile
+++ b/devel/p5-Data-Domain/Makefile
@@ -14,13 +14,13 @@ COMMENT= Data description and validation
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Scalar-Does>=0.007:devel/p5-Scalar-Does \
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-experimental>=0:devel/p5-experimental
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage