summaryrefslogtreecommitdiff
path: root/japanese/sj3/files/patch-sj3.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/sj3/files/patch-sj3.tmpl')
-rw-r--r--japanese/sj3/files/patch-sj3.tmpl21
1 files changed, 21 insertions, 0 deletions
diff --git a/japanese/sj3/files/patch-sj3.tmpl b/japanese/sj3/files/patch-sj3.tmpl
new file mode 100644
index 000000000000..e9e027128774
--- /dev/null
+++ b/japanese/sj3/files/patch-sj3.tmpl
@@ -0,0 +1,21 @@
+--- ./sj3.tmpl.orig Sat Jun 9 23:22:10 2007
++++ ./sj3.tmpl Sat Jun 9 23:22:45 2007
+@@ -56,18 +56,6 @@
+
+ #define Sj3LibRev 1.21
+
+-/*
+- * Change for FreeBSD.
+- * Because When the LANG variable is EUC, setlocale function in library libc
+- * return NULL, use it in library libxpg4
+- * Patched by Hidekazu Kuroki(hidekazu@cs.titech.ac.jp) 1996/8/10
+- */
+-#if defined(FreeBSDArchitecture)
+-
+-CODE_LIBS = -lxpg4
+-
+-#endif
+-
+ #if SystemV4 || SystemV
+ USETLI = -DTLI
+ #else