aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
Diffstat (limited to 'chinese')
-rw-r--r--chinese/tin/Makefile6
-rw-r--r--chinese/tin/files/patch-tin_defaults11
2 files changed, 15 insertions, 2 deletions
diff --git a/chinese/tin/Makefile b/chinese/tin/Makefile
index 9a24e5fb95cd..3b4b97b26e3f 100644
--- a/chinese/tin/Makefile
+++ b/chinese/tin/Makefile
@@ -15,8 +15,10 @@ MAINTAINER= yssu@CCCA.NCTU.edu.tw
EXTRA_PATCHES= ${.CURDIR}/files/patch-attrib.c \
${.CURDIR}/files/patch-cook.c \
${.CURDIR}/files/patch-mail.c \
- ${.CURDIR}/files/patch-init.c
+ ${.CURDIR}/files/patch-init.c \
+ ${.CURDIR}/files/patch-tin_defaults
.include "${MASTERDIR}/Makefile"
-CONFIGURE_ARGS+= --disable-locale --with-screen=termcap
+CONFIGURE_ARGS+= --disable-locale --with-screen=termcap \
+ --with-mime-default-charset=Big5
diff --git a/chinese/tin/files/patch-tin_defaults b/chinese/tin/files/patch-tin_defaults
new file mode 100644
index 000000000000..3369aaf00fcf
--- /dev/null
+++ b/chinese/tin/files/patch-tin_defaults
@@ -0,0 +1,11 @@
+--- doc/tin.defaults~~ Thu Oct 9 22:01:04 2003
++++ doc/tin.defaults Thu Oct 9 22:01:14 2003
+@@ -55,7 +55,7 @@
+ # idea to set mm_charset here for providing a default
+ # in most western countries ISO-8859-1 might be the best value
+ #
+-#mm_charset=iso-8859-1
++#mm_charset=Big5
+
+ # post_mime_encoding
+ #