aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2003-10-09 22:14:43 +0800
committerclive <clive@FreeBSD.org>2003-10-09 22:14:43 +0800
commit8d49ce71c749322d52ee6ef3c2f2d4f5d5015e97 (patch)
tree7ee9867603e5726235444b287d8c8f547707fca3 /chinese
parent950ddcf296eaff2ad50e1630b488174189684644 (diff)
downloadfreebsd-ports-gnome-8d49ce71c749322d52ee6ef3c2f2d4f5d5015e97.tar.gz
freebsd-ports-gnome-8d49ce71c749322d52ee6ef3c2f2d4f5d5015e97.tar.zst
freebsd-ports-gnome-8d49ce71c749322d52ee6ef3c2f2d4f5d5015e97.zip
Help to build a correct .tin/tinrc and .tin/attributes at the first run.
PR: ports/57796 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
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
+ #