summaryrefslogtreecommitdiff
path: root/devel/p5-Eval-Closure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Eval-Closure/Makefile')
-rw-r--r--devel/p5-Eval-Closure/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Eval-Closure/Makefile b/devel/p5-Eval-Closure/Makefile
index c7432d4b55bf..3708f252cbd7 100644
--- a/devel/p5-Eval-Closure/Makefile
+++ b/devel/p5-Eval-Closure/Makefile
@@ -13,8 +13,8 @@ COMMENT= Safely and cleanly create closures via string eval
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny
TEST_DEPENDS= p5-Devel-LexAlias>=0.05:devel/p5-Devel-LexAlias \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Requires>=0:devel/p5-Test-Requires