summaryrefslogtreecommitdiff
path: root/japanese/Wnn7-lib/files/patch-wnn7-ab
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-ab
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-ab')
-rw-r--r--japanese/Wnn7-lib/files/patch-wnn7-ab20
1 files changed, 20 insertions, 0 deletions
diff --git a/japanese/Wnn7-lib/files/patch-wnn7-ab b/japanese/Wnn7-lib/files/patch-wnn7-ab
new file mode 100644
index 000000000000..12ba70b5fb81
--- /dev/null
+++ b/japanese/Wnn7-lib/files/patch-wnn7-ab
@@ -0,0 +1,20 @@
+--- config/Project.tmpl.~1~ Wed Oct 28 13:36:36 1998
++++ config/Project.tmpl Mon Jul 16 02:54:32 2001
+@@ -507,7 +507,7 @@
+ #endif
+
+ #ifndef WnnWnnDir
+-#define WnnWnnDir /usr/local/lib/wnn6
++#define WnnWnnDir /usr/lib/wnn7
+ #endif
+
+
+@@ -563,7 +563,7 @@
+ WNNCNVFILEDIR = $(WNNJDSRC)/cvtfileDir
+ WNNINCLUDES = -I$(WNNINCLUDESRC) -I$(WNNROMKANMSRC)
+ WNNDEFINES = -DLIBDIR=\"$(WNNWNNDIR)\"
+- WNNJLIB = $(WNNJLIBSRC)/libwnn6_fromsrc.a
++ WNNJLIB = $(WNNJLIBSRC)/libwnn6_for_wnn7_fromsrc.a
+ WNNCONVLIB = $(WNNCONVSRC)/libconvkey.a
+
+ CWNNTOP = $(IMTOP)/cWnn