summaryrefslogtreecommitdiff
path: root/devel/p5-Specio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Specio/Makefile')
-rw-r--r--devel/p5-Specio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Specio/Makefile b/devel/p5-Specio/Makefile
index 1b5dcb5a41be..f22f632891c1 100644
--- a/devel/p5-Specio/Makefile
+++ b/devel/p5-Specio/Makefile
@@ -14,14 +14,14 @@ COMMENT= Type constraints and coercions for Perl
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Devel-StackTrace>=0:devel/p5-Devel-StackTrace \
p5-Eval-Closure>=0:devel/p5-Eval-Closure \
p5-MRO-Compat>=0:devel/p5-MRO-Compat \
p5-Module-Runtime>=0:devel/p5-Module-Runtime \
p5-Role-Tiny>=1.003003:devel/p5-Role-Tiny \
p5-Sub-Quote>=0:devel/p5-Sub-Quote \
p5-Try-Tiny>=0:lang/p5-Try-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Needs>=0:devel/p5-Test-Needs \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean