summaryrefslogtreecommitdiff
path: root/devel/p5-self/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-self/Makefile')
-rw-r--r--devel/p5-self/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-self/Makefile b/devel/p5-self/Makefile
index 321e008017ca..1dfb13e56c20 100644
--- a/devel/p5-self/Makefile
+++ b/devel/p5-self/Makefile
@@ -14,11 +14,11 @@ COMMENT= Provides "self" and "args" keywords in your OO program
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-B-Hooks-Parser>=0.08:devel/p5-B-Hooks-Parser \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-B-Hooks-Parser>=0.08:devel/p5-B-Hooks-Parser \
p5-B-OPCheck>=0.27:devel/p5-B-OPCheck \
p5-Devel-Declare>=0.003004:devel/p5-Devel-Declare \
p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5