diff options
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 2f1c9e7f796b..cea7b4a84bec 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -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 |