From b7718a26f7f65c4b4641cc467e464005ea5a8230 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Tue, 3 Oct 2006 23:41:56 +0000 Subject: Honoka is the SCIM IMEngine module using various input method engines: Wnn, anthy,prime,skk and canna. Honoka can also use them simultaneously. WWW: http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bhonoka%5D%5D (in Japanese) This port is honoka "core" library. You must be install honoka "input method" and "input" plugin. Smart Common Input Method platform, in short SCIM, is a development platform to make Input Method developers live easier. WWW: http://scim.freedesktop.org PR: ports/98583 Submitted by: Masashi CHIBA --- japanese/scim-honoka/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 japanese/scim-honoka/files/patch-configure (limited to 'japanese/scim-honoka/files') diff --git a/japanese/scim-honoka/files/patch-configure b/japanese/scim-honoka/files/patch-configure new file mode 100644 index 000000000000..bad611f6644a --- /dev/null +++ b/japanese/scim-honoka/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Apr 5 20:32:29 2006 ++++ configure Wed Apr 5 20:32:45 2006 +@@ -32446,6 +32446,7 @@ + s,@CONVENIENCE_LTDL_FALSE@,$CONVENIENCE_LTDL_FALSE,;t t + s,@LIBADD_DL@,$LIBADD_DL,;t t + s,@LIBTOOL_DEPS@,$LIBTOOL_DEPS,;t t ++s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t + s,@PKG_CONFIG@,$PKG_CONFIG,;t t + s,@SCIM_CFLAGS@,$SCIM_CFLAGS,;t t + s,@SCIM_LIBS@,$SCIM_LIBS,;t t -- cgit v1.2.3