forked from Lainports/freebsd-ports
mail/cyrus-imapd36: Fix shebang in bash script
Poudriere complains about this during qa stage Approved by: portmgr (build fix)
This commit is contained in:
parent
713f30318f
commit
e271e9e06e
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USES+= shebangfix
|
||||
SHEBANG_FILES= imap/promdatagen tools/config2header \
|
||||
SHEBANG_FILES= imap/cyr_cd.sh imap/promdatagen tools/config2header \
|
||||
tools/masssievec tools/mkimap tools/translatesieve \
|
||||
perl/sieve/scripts/*.pl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue