aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 12:27:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-30 12:27:51 +0000
commitbbbb411b47c5253294d82449de4e875a9cde045e (patch)
treea21b475c422665ce55701ca1ce2990a537e0551a /shells
parent9db9af658fbff0aaccb0d411c04e09e8c9fadeb3 (diff)
downloadports-bbbb411b47c5253294d82449de4e875a9cde045e.tar.gz
ports-bbbb411b47c5253294d82449de4e875a9cde045e.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/p5-Term-ShellUI/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/shells/p5-Term-ShellUI/Makefile b/shells/p5-Term-ShellUI/Makefile
index 6fff741b914c..60d28f6dda0d 100644
--- a/shells/p5-Term-ShellUI/Makefile
+++ b/shells/p5-Term-ShellUI/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Term-ShellUI
PORTVERSION= 0.92
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= shells perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,10 @@ COMMENT= Fully-featured shell-like command line environment
BUILD_DEPENDS= p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= examples/*
USE_PERL5= configure
+NO_ARCH= yes
OPTIONS_DEFINE= EXAMPLES