Skip to content

Commit

Permalink
mail/cyrus-imapd36: Fix shebang in bash script
Browse files Browse the repository at this point in the history
Poudriere complains about this during qa stage

Approved by:	portmgr (build fix)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Nov 24, 2023
1 parent 713f303 commit e271e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail/cyrus-imapd36/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit e271e9e

Please sign in to comment.