summaryrefslogtreecommitdiff
path: root/devel/p5-Class-StateMachine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-StateMachine/Makefile')
-rw-r--r--devel/p5-Class-StateMachine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-StateMachine/Makefile b/devel/p5-Class-StateMachine/Makefile
index ced9139b2f77..74af069c085a 100644
--- a/devel/p5-Class-StateMachine/Makefile
+++ b/devel/p5-Class-StateMachine/Makefile
@@ -13,10 +13,10 @@ COMMENT= Define classes for state machines
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-MRO-Define>=0.01:devel/p5-MRO-Define \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-MRO-Define>=0.01:devel/p5-MRO-Define \
p5-Package-Stash>=0.29:devel/p5-Package-Stash \
p5-Sub-Name>=0.05:devel/p5-Sub-Name
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure