git: 735d210819c1 - main - mail/neomutt: respect CC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jan 2022 15:50:29 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=735d210819c11c4db5fc544106bc24c0ebaa2094
commit 735d210819c11c4db5fc544106bc24c0ebaa2094
Author: Evgeniy Khramtsov <evgeniy@khramtsov.org>
AuthorDate: 2021-09-03 12:13:08 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-01-17 15:49:43 +0000
mail/neomutt: respect CC
PR: 258292
---
mail/neomutt/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 8d2337c8872c..b7311c2e0455 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -47,6 +47,7 @@ CONFIGURE_ARGS= --with-ssl="${OPENSSLBASE}" \
--pcre2 \
--mandir=${PREFIX}/man \
${ICONV_CONFIGURE_ARGS}
+CONFIGURE_ENV= CC_FOR_BUILD="${CC}"
# Header cache
BDB_CONFIGURE_ON= --bdb