diff -ruN /usr/ports/chinese/mutt/Makefile mutt/Makefile --- /usr/ports/chinese/mutt/Makefile Tue Dec 21 00:23:12 2004 +++ mutt/Makefile Thu Apr 20 11:04:22 2006 @@ -12,9 +12,6 @@ REVISEDATE= 20040617 PORTREVISION= ${REVISEDATE} -# XXX: Currently PORTREVISION assignment is not functional. Master port -# needs to be fixed. - MAINTAINER= clive@FreeBSD.org COMMENT= The Mongrel of Mail User Agents with Chinese support @@ -30,6 +27,7 @@ WITH_MUTT_LOCALES_FIX= yes MUTT_CONFIGURE_ARGS+= --without-wc-funcs WITH_MUTT_NCURSES= yes +WITH_MUTT_ASSUMED_CHARSET_PATCH= yes .if !defined(PACKAGE_BUILDING) WITHOUT_MUTT_SGMLFORMAT= yes WITHOUT_MUTT_HTML= yes