aboutsummaryrefslogtreecommitdiff
path: root/shells/vshnu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 09:24:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-27 09:24:39 +0000
commit948e393ac160f4a37a27e98077bb10c5b990ab90 (patch)
treea1b39299d6354ca580735a44231fdf714f0ca294 /shells/vshnu
parent3ce4797a302e216fb8664f9579e524a9b4a31469 (diff)
downloadports-948e393ac160f4a37a27e98077bb10c5b990ab90.tar.gz
ports-948e393ac160f4a37a27e98077bb10c5b990ab90.zip
Notes
Diffstat (limited to 'shells/vshnu')
-rw-r--r--shells/vshnu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile
index 2599c4132490..2f3fb1046fe5 100644
--- a/shells/vshnu/Makefile
+++ b/shells/vshnu/Makefile
@@ -13,8 +13,8 @@ COMMENT= New Visual Shell
BUILD_DEPENDS= p5-Term-Screen>=0:${PORTSDIR}/devel/p5-Term-Screen
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
+USES= perl5 shebangfix
USE_PERL5= configure
+SHEBANG_FILES= *.pl
-NO_STAGE= yes
.include <bsd.port.mk>