git: e271e9e06ef0 - main - mail/cyrus-imapd36: Fix shebang in bash script
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Nov 2023 17:38:28 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e271e9e06ef0fbc46b7e5ef9d3cc89a74ef6b612 commit e271e9e06ef0fbc46b7e5ef9d3cc89a74ef6b612 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-11-23 21:52:52 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-11-24 17:21:14 +0000 mail/cyrus-imapd36: Fix shebang in bash script Poudriere complains about this during qa stage Approved by: portmgr (build fix) --- mail/cyrus-imapd36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/cyrus-imapd36/Makefile b/mail/cyrus-imapd36/Makefile index 4e1325d2a65e..023889024429 100644 --- a/mail/cyrus-imapd36/Makefile +++ b/mail/cyrus-imapd36/Makefile @@ -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