Simplify SHEBANG_FILES
This commit is contained in:
parent
5d44e1a40d
commit
00f7fe5945
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511487
@ -13,12 +13,11 @@ COMMENT= Built-in Pagination Generator for Jekyll
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
SHEBANG_FILES= script/bootstrap \
|
||||
script/cibuild \
|
||||
script/unbundle
|
||||
SHEBANG_FILES= script/*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user