mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Don't use ctype inline to avoid redefinition of wcwidth(), implemented
in latest -CURRENT. PR: ports/70471 Submitted by: dhchen <dhchen at dhchen.com>
This commit is contained in:
parent
69fdb6b94f
commit
65cd88381c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116561
@ -24,6 +24,8 @@ PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}-${REVISEDATE}.diff.gz
|
||||
|
||||
LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert
|
||||
|
||||
CFLAGS+= -D_DONT_USE_CTYPE_INLINE_
|
||||
|
||||
WITH_MUTT_LOCALES_FIX= yes
|
||||
MUTT_CONFIGURE_ARGS+= --without-wc-funcs
|
||||
WITH_MUTT_NCURSES= yes
|
||||
|
Loading…
Reference in New Issue
Block a user