mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Include ruby_OLD_CMD so that shebangfix works properly
- Bump PORTREVISION due to package change PR: ports/183204 Reported by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer, submitter) Pointyhat to: swills
This commit is contained in:
parent
941814ae09
commit
191b75aeee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349619
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= bsfilter
|
||||
PORTVERSION= 1.0.19
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ruby
|
||||
MASTER_SITES= SFJP
|
||||
MASTER_SITE_SUBDIR= bsfilter/59804
|
||||
@ -19,6 +20,7 @@ NO_BUILD= yes
|
||||
USE_RUBY= yes
|
||||
USES= shebangfix
|
||||
SHEBANG_FILES= bsfilter/bsfilter
|
||||
ruby_OLD_CMD= /usr/bin/env ruby
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES MECAB
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user