aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Term-ShellUI
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-21 13:24:53 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-21 13:24:53 +0000
commit95a28e9c7ae50f813d09a98b524b215411b1ca2f (patch)
tree47a941567fb90ae92e8500aa63fc7418c733bc18 /shells/p5-Term-ShellUI
parentc6292a7d199ebc2bbf6fbb82affb36ec0eda8ea3 (diff)
downloadports-95a28e9c7ae50f813d09a98b524b215411b1ca2f.tar.gz
ports-95a28e9c7ae50f813d09a98b524b215411b1ca2f.zip
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter). I can't find any reason for p5-ReadLine-Gnu to have been added as ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago. devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back where it should not have, so change its maintainer to be perl@ like devel/p5-ReadLine-Perl had. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=417207
Diffstat (limited to 'shells/p5-Term-ShellUI')
-rw-r--r--shells/p5-Term-ShellUI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index b29f6b95c8cf..8988f3007a99 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fully-featured shell-like command line environment
-BUILD_DEPENDS= p5-ReadLine-Gnu>=0:devel/p5-ReadLine-Gnu
+BUILD_DEPENDS= p5-Term-ReadLine-Gnu>=0:devel/p5-Term-ReadLine-Gnu
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix