diff options
author | Clive Lin <clive@FreeBSD.org> | 2002-01-28 18:06:30 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2002-01-28 18:06:30 +0000 |
commit | 8fa93eed318b647f99a8caf76d3861f783e34d4c (patch) | |
tree | 9cef9d2d5ae1cb26c4dd5c1013d30123adb9c380 /chinese | |
parent | Fix installation when /usr/sbin not in the PATH. (diff) |
o Extra patchset changed. Now we have the first big5 line wrapping friendly
mutt in the freenix world. (Yay!)
Submitted by: Chou Yeh-Jyi <yjchou@age.homeip.net>
o Turn on WITH_MUTT_NCURSES and WITHOUT_MUTT_SGMLFORMAT by default. (Yay!)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/mutt/Makefile | 2 | ||||
-rw-r--r-- | chinese/mutt/distinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 01cc71adbd7b..32291cd54048 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -18,6 +18,8 @@ PATCHFILES= ${PKGNAMEPREFIX}mutt-${PORTVERSION}.diff.gz PATCH_DIST_ARGS= -d ${WRKDIR} --quiet WITH_MUTT_LOCALES_FIX= yes +WITH_MUTT_NCURSES= yes +WITHOUT_MUTT_SGMLFORMAT= yes MD5_FILE= ${.CURDIR}/distinfo PKGMESSAGE= ${.CURDIR}/pkg-message diff --git a/chinese/mutt/distinfo b/chinese/mutt/distinfo index 343f940494b2..73a0fb74856e 100644 --- a/chinese/mutt/distinfo +++ b/chinese/mutt/distinfo @@ -4,4 +4,4 @@ MD5 (mutt/patch-1.3.27.vvv.nntp.gz) = ab347aa1c1455e4321a64d68c35afe61 MD5 (mutt/patch-1.3.27.vvv.initials.gz) = 774d654d99a5e113c34dcd325eae65b8 MD5 (mutt/patch-1.3.27.vvv.quote.gz) = 413dcc9493823146f1cf7fdbd2a4f68d MD5 (mutt/patch-1.3.27.vvv.ru.gz) = e8b01d6783fcf2737067d8c4534ad246 -MD5 (mutt/zh-mutt-1.3.27.diff.gz) = 594b1a9719bc6477e30cb36908138efe +MD5 (mutt/zh-mutt-1.3.27.diff.gz) = 2d7d3e3d2df7c8273f177eff46e0379d |