aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Term-ShellUI
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-02 16:55:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-02 16:55:05 +0000
commit911aeddd517b4b466cb000c6bd11becacd9d973d (patch)
treeb1748a305f1fbeae4e79b80ce1f77251f519c987 /shells/p5-Term-ShellUI
parent2ce50e0dff3b5a2e1fcbb6fc61ff32ae2a63d5ca (diff)
downloadports-911aeddd517b4b466cb000c6bd11becacd9d973d.tar.gz
ports-911aeddd517b4b466cb000c6bd11becacd9d973d.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324166
Diffstat (limited to 'shells/p5-Term-ShellUI')
-rw-r--r--shells/p5-Term-ShellUI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index 19d9eed9ac22..6df0545e8ab4 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -14,7 +14,8 @@ COMMENT= Fully-featured shell-like command line environment
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
+USES= perl5
+USE_PERL5= configure
MAN3= Term::ShellUI.3 \
Text::Shellwords::Cursor.3