freebsd-ports/japanese/Wnn7-lib/files/patch-wnn7-aa
Satoshi Taoka 7b117d2167 * 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
2001-08-27 01:20:24 +00:00

16 lines
353 B
Plaintext

--- 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