aboutsummaryrefslogtreecommitdiff
path: root/textproc/scim-openvanilla/files/patch-src::Makefile.in
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-01-20 10:08:11 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-01-20 10:08:11 +0000
commit928d8277e9ec91de0e5b7c79bb4e872071460b08 (patch)
tree17793f7a56a2a993e7b3be23257fcab28211f1c1 /textproc/scim-openvanilla/files/patch-src::Makefile.in
parent03d591cc8269b132d71ae223a55abb115077c478 (diff)
Notes
Diffstat (limited to 'textproc/scim-openvanilla/files/patch-src::Makefile.in')
-rw-r--r--textproc/scim-openvanilla/files/patch-src::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/scim-openvanilla/files/patch-src::Makefile.in b/textproc/scim-openvanilla/files/patch-src::Makefile.in
new file mode 100644
index 000000000000..fead3be45bcc
--- /dev/null
+++ b/textproc/scim-openvanilla/files/patch-src::Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Sat Sep 3 12:22:13 2005
++++ src/Makefile.in Sat Sep 3 13:44:22 2005
+@@ -202,7 +202,7 @@
+
+
+ #noinst_HEADERS = scim_chewing_imengine.h scim_chewing_config_entry.h
+-moduledir = @SCIM_MODULEDIR@/IMEngine
++moduledir = ${PREFIX}/lib/scim-1.0/IMEngine
+ module_LTLIBRARIES = OVLoader-SCIM.la
+ OVLoader_SCIM_la_SOURCES = OVLoader-SCIM.cpp
+ OVLoader_SCIM_la_CFLAGS = @SCIM_CFLAGS@ @SCIM_DEBUG_FLAGS@