summaryrefslogtreecommitdiff
path: root/devel/p5-Term-Shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Term-Shell/Makefile')
-rw-r--r--devel/p5-Term-Shell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Term-Shell/Makefile b/devel/p5-Term-Shell/Makefile
index c3f2f1f65344..7fbd35584dd5 100644
--- a/devel/p5-Term-Shell/Makefile
+++ b/devel/p5-Term-Shell/Makefile
@@ -13,9 +13,9 @@ COMMENT= Write command-line shells in Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5