aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Term-ShellUI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-04-18 12:17:32 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-04-18 12:17:32 +0000
commit162af4814dcc5484c83d82fe045f2696e1b882dc (patch)
tree39bcfd5ddf9ed558ff080c9c8984c803a4eefcf0 /shells/p5-Term-ShellUI
parent0ac4e4358d76fd361669ed1d798cc20a6b199d31 (diff)
downloadports-162af4814dcc5484c83d82fe045f2696e1b882dc.tar.gz
ports-162af4814dcc5484c83d82fe045f2696e1b882dc.zip
switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-Gnu
since it more preferable way since 0.9(0).
Notes
Notes: svn path=/head/; revision=295008
Diffstat (limited to 'shells/p5-Term-ShellUI')
-rw-r--r--shells/p5-Term-ShellUI/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index ede49850b792..c438a18aba62 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Term-ShellUI
PORTVERSION= 0.92
+PORTREVISION= 1
CATEGORIES= shells perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A fully-featured shell-like command line environment
-BUILD_DEPENDS= p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
-RUN_DEPENDS= p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
+BUILD_DEPENDS= p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu
+RUN_DEPENDS= p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu
PERL_CONFIGURE= yes