View | Details | Raw Unified | Return to bug 258292
Collapse All | Expand All

(-)b/mail/neomutt/Makefile (-1 / +1 lines)
Lines 45-50 CONFIGURE_ARGS= --with-ssl="${OPENSSLBASE}" \ Link Here
45
		--fmemopen \
45
		--fmemopen \
46
		--mandir=${PREFIX}/man \
46
		--mandir=${PREFIX}/man \
47
		${ICONV_CONFIGURE_ARGS}
47
		${ICONV_CONFIGURE_ARGS}
48
CONFIGURE_ENV=	CC_FOR_BUILD="${CC}"
48
49
49
# Header cache
50
# Header cache
50
BDB_CONFIGURE_ON=		--bdb
51
BDB_CONFIGURE_ON=		--bdb
51
- 

Return to bug 258292