summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Classy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Classy/Makefile')
-rw-r--r--devel/p5-Test-Classy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Classy/Makefile b/devel/p5-Test-Classy/Makefile
index 1e9ccf273068..1d6cb7605f26 100644
--- a/devel/p5-Test-Classy/Makefile
+++ b/devel/p5-Test-Classy/Makefile
@@ -15,13 +15,13 @@ COMMENT= Write your unit tests in other modules than *.t
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \
p5-Class-Inspector>=0:devel/p5-Class-Inspector \
p5-Data-Dump>=0:devel/p5-Data-Dump \
p5-Module-Find>=0.05:devel/p5-Module-Find \
p5-Sub-Install>=0.920:devel/p5-Sub-Install \
p5-Term-Encoding>=0:devel/p5-Term-Encoding
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-UseAllModules>=0.09:devel/p5-Test-UseAllModules
USES= perl5