diff options
Diffstat (limited to 'chinese/mutt/Makefile')
-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 43467e7a09cd..ec047436bc10 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -16,3 +16,5 @@ EXTRA_PATCHES= ${.CURDIR}/patches/patch-init.h \ ${.CURDIR}/patches/patch-sendlib.c .include "${MASTERDIR}/Makefile" + +CONFIGURE_ARGS+= --enable-locales-fix |