From a5350481678c02a012e50208bfb8647589d397c0 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 27 Dec 2013 09:24:39 +0000 Subject: Support stage and fix shebangs --- shells/vshnu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells') diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index 2599c413249..2f3fb1046fe 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 -- cgit