summaryrefslogtreecommitdiff
path: root/shells/p5-Term-ShellUI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/p5-Term-ShellUI/Makefile')
-rw-r--r--shells/p5-Term-ShellUI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index 8988f3007a99..0ecaecccf079 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fully-featured shell-like command line environment
-BUILD_DEPENDS= p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu
USES= perl5 shebangfix
SHEBANG_FILES= examples/*