summaryrefslogtreecommitdiff
path: root/japanese/Wnn7-lib/files/patch-wnn7-aa
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-08-27 01:20:24 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-08-27 01:20:24 +0000
commit7b117d21671d6f9038809eb4a27e9f198fb9bbf6 (patch)
tree66c5fec50129c6628a27c1324ece64daf50596c9 /japanese/Wnn7-lib/files/patch-wnn7-aa
parentMinor changes: (diff)
* Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp
Notes
Notes: svn path=/head/; revision=46945
Diffstat (limited to 'japanese/Wnn7-lib/files/patch-wnn7-aa')
-rw-r--r--japanese/Wnn7-lib/files/patch-wnn7-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/japanese/Wnn7-lib/files/patch-wnn7-aa b/japanese/Wnn7-lib/files/patch-wnn7-aa
new file mode 100644
index 000000000000..bc2a5469d0fc
--- /dev/null
+++ b/japanese/Wnn7-lib/files/patch-wnn7-aa
@@ -0,0 +1,15 @@
+--- Wnn/include/config.h.orig Wed Oct 28 13:36:24 1998
++++ Wnn/include/config.h Wed Jul 18 17:03:05 2001
+@@ -140,7 +140,11 @@
+ #define _CONFIG_H_
+
+ #ifndef LIBDIR
+-#define LIBDIR "/usr/local/lib/wnn6"
++#define LIBDIR "/usr/lib/wnn7"
++#endif /* LIBDIR */
++
++#ifndef SHARDIR
++#define SHARDIR "/usr/share/wnn7"
+ #endif /* LIBDIR */
+
+ #ifdef TAIWANESE