summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Distribution/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Distribution/Makefile')
-rw-r--r--devel/p5-Test-Distribution/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile
index 9e1acd2377d9..c8cab4e05920 100644
--- a/devel/p5-Test-Distribution/Makefile
+++ b/devel/p5-Test-Distribution/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Test::Distribution - Perform tests on all modules of a distribution
-BUILD_DEPENDS+= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
p5-Pod-Coverage>=0:devel/p5-Pod-Coverage \
p5-Test-Pod>=0:devel/p5-Test-Pod \
p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild