aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-anthy
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2006-09-03 16:50:19 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2006-09-03 16:50:19 +0000
commitf9d7b654a073a49269556449d9a5bd98d33ba1f0 (patch)
tree96ae1ef2a70f1fef0c5d44a3f455d5b0e147c6b9 /japanese/scim-anthy
parent5c6093ea730715f5a8ea4a14be6901d9c54d908e (diff)
downloadports-f9d7b654a073a49269556449d9a5bd98d33ba1f0.tar.gz
ports-f9d7b654a073a49269556449d9a5bd98d33ba1f0.zip
I hope this fixes build on RELENG_4.
I don't have RELENG_4 box anymore. Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=172064
Diffstat (limited to 'japanese/scim-anthy')
-rw-r--r--japanese/scim-anthy/files/patch-src::scim_anthy_key2kana.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/scim-anthy/files/patch-src::scim_anthy_key2kana.cpp b/japanese/scim-anthy/files/patch-src::scim_anthy_key2kana.cpp
new file mode 100644
index 000000000000..5a324cd82fe7
--- /dev/null
+++ b/japanese/scim-anthy/files/patch-src::scim_anthy_key2kana.cpp
@@ -0,0 +1,13 @@
+Index: src/scim_anthy_key2kana.cpp
+diff -u src/scim_anthy_key2kana.cpp.orig src/scim_anthy_key2kana.cpp
+--- src/scim_anthy_key2kana.cpp.orig Tue Jul 11 11:22:08 2006
++++ src/scim_anthy_key2kana.cpp Mon Sep 4 01:45:58 2006
+@@ -23,6 +23,8 @@
+ #include "scim_anthy_imengine.h"
+ #include "scim_anthy_utils.h"
+
++#include <wctype.h>
++
+ using namespace scim_anthy;
+
+ Key2KanaConvertor::Key2KanaConvertor (AnthyInstance & anthy,