diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 12:06:33 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 12:06:33 +0000 |
commit | 271b24d179cb74d8368f30575f8c269f9c1a0b81 (patch) | |
tree | 89d04701230918cbd082a4478f2ea0462b8c6a7f /inputmethod/scim-skk/patches | |
parent | 63185292fcb3a62baa802e3149fa913c11ec5829 (diff) | |
download | pkgsrc-271b24d179cb74d8368f30575f8c269f9c1a0b81.tar.gz |
Import scim-skk-0.5.2 as inputmethod/scim-skk.
scim-skk is an SCIM IMEngine module for skk.
Diffstat (limited to 'inputmethod/scim-skk/patches')
-rw-r--r-- | inputmethod/scim-skk/patches/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/inputmethod/scim-skk/patches/patch-aa b/inputmethod/scim-skk/patches/patch-aa new file mode 100644 index 00000000000..5b55297faa4 --- /dev/null +++ b/inputmethod/scim-skk/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2009/11/24 12:06:33 obache Exp $ + +--- configure.orig 2006-02-26 20:28:38.000000000 +0800 ++++ configure +@@ -31350,6 +31350,7 @@ s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t + s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t + s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t + s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t ++s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t + s,@exec_prefix@,$exec_prefix,;t t + s,@prefix@,$prefix,;t t + s,@program_transform_name@,$program_transform_name,;t t |