Support stage and fix shebangs
This commit is contained in:
parent
3ce4797a30
commit
948e393ac1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337662
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue