summaryrefslogtreecommitdiff
path: root/devel/p5-Test-CPAN-Meta-YAML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-CPAN-Meta-YAML/Makefile')
-rw-r--r--devel/p5-Test-CPAN-Meta-YAML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-CPAN-Meta-YAML/Makefile b/devel/p5-Test-CPAN-Meta-YAML/Makefile
index 0df4a4adce2a..63cdbd42bdeb 100644
--- a/devel/p5-Test-CPAN-Meta-YAML/Makefile
+++ b/devel/p5-Test-CPAN-Meta-YAML/Makefile
@@ -12,8 +12,8 @@ COMMENT= Validate a META.yml file within a CPAN distribution
LICENSE= ART20
-BUILD_DEPENDS= p5-Test-YAML-Valid>=0.03:devel/p5-Test-YAML-Valid
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Test-YAML-Valid>=0.03:devel/p5-Test-YAML-Valid
USE_PERL5= configure
USES= perl5