summaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Exporter-Lexical/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sub-Exporter-Lexical/Makefile')
-rw-r--r--devel/p5-Sub-Exporter-Lexical/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Sub-Exporter-Lexical/Makefile b/devel/p5-Sub-Exporter-Lexical/Makefile
index dd67fbb2aa90..fb2d16346115 100644
--- a/devel/p5-Sub-Exporter-Lexical/Makefile
+++ b/devel/p5-Sub-Exporter-Lexical/Makefile
@@ -14,12 +14,12 @@ COMMENT= Export lexically-available subs with Sub::Exporter
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0:devel/p5-B-Hooks-EndOfScope \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-B-Hooks-EndOfScope>=0:devel/p5-B-Hooks-EndOfScope \
p5-Lexical-Var>=0:devel/p5-Lexical-Var \
p5-Sub-Exporter>=0.978:devel/p5-Sub-Exporter \
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean \
p5-namespace-clean>=0:devel/p5-namespace-clean
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5