summaryrefslogtreecommitdiff
path: root/devel/p5-Test-YAML-Meta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-YAML-Meta/Makefile')
-rw-r--r--devel/p5-Test-YAML-Meta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-YAML-Meta/Makefile b/devel/p5-Test-YAML-Meta/Makefile
index 3be585060e10..73305564fc78 100644
--- a/devel/p5-Test-YAML-Meta/Makefile
+++ b/devel/p5-Test-YAML-Meta/Makefile
@@ -12,9 +12,9 @@ COMMENT= Validation of the META.yml file in a distribution
LICENSE= ART20
-BUILD_DEPENDS= p5-Test-YAML-Valid>=0:devel/p5-Test-YAML-Valid \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Test-YAML-Valid>=0:devel/p5-Test-YAML-Valid \
p5-Test-CPAN-Meta-YAML>=0.17:devel/p5-Test-CPAN-Meta-YAML
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5