summaryrefslogtreecommitdiff
path: root/devel/p5-TAP-SimpleOutput/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-TAP-SimpleOutput/Makefile')
-rw-r--r--devel/p5-TAP-SimpleOutput/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-TAP-SimpleOutput/Makefile b/devel/p5-TAP-SimpleOutput/Makefile
index 17ca8fc1bd0a..45dabc18be70 100644
--- a/devel/p5-TAP-SimpleOutput/Makefile
+++ b/devel/p5-TAP-SimpleOutput/Makefile
@@ -12,10 +12,10 @@ COMMENT= Simple closure-driven TAP generator
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-Perl-Version>=0:devel/p5-Perl-Version \
p5-Sub-Exporter-Progressive>=0:devel/p5-Sub-Exporter-Progressive
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure