1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Remove 4.x left-overs, we have working wc* functions on 5.x and above.

This should fix Big5 mutt message display.

Reported by:	ijliao
Tested by:	ijliao
This commit is contained in:
Rong-En Fan 2007-04-16 03:24:18 +00:00
parent 4d3711ab10
commit 0a835ee1f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190059

View File

@ -28,7 +28,6 @@ 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
.if !defined(PACKAGE_BUILDING)
WITHOUT_MUTT_SGMLFORMAT= yes