summaryrefslogtreecommitdiff
path: root/inputmethod/kinput2/patches
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-09-18 07:59:57 +0000
committeruebayasi <uebayasi>2004-09-18 07:59:57 +0000
commit860afadd11904ad920954990b1c2a25f632c6f1c (patch)
treeddb0b468c8165595e5067c76b3e76a79da1a71c8 /inputmethod/kinput2/patches
parente4f6014840dfbcc5e95435293c73a4b92ea052d4 (diff)
downloadpkgsrc-860afadd11904ad920954990b1c2a25f632c6f1c.tar.gz
Fix a linkage of a program which is run during build.
Diffstat (limited to 'inputmethod/kinput2/patches')
-rw-r--r--inputmethod/kinput2/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/inputmethod/kinput2/patches/patch-ab b/inputmethod/kinput2/patches/patch-ab
new file mode 100644
index 00000000000..026ead304f3
--- /dev/null
+++ b/inputmethod/kinput2/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2004/09/18 07:59:57 uebayasi Exp $
+
+--- sj3def/Imakefile.orig 1999-05-27 08:55:31.000000000 +0900
++++ sj3def/Imakefile
+@@ -24,7 +24,7 @@ SjdefTarget(sjrc)
+ SjdefTarget(sjrk)
+ SjdefTarget(sjsb)
+ SjdefTarget(sjzh)
+-SingleProgramTarget(jcode,$(OBJS),$(XLIB),)
++SingleProgramTarget(jcode,$(OBJS),$(SJ3LIB),)
+ MakeDirectories(install,$(SJ3DEF_DIR))
+ InstallMultipleFlags($(SJ3DEF_FILES),$(SJ3DEF_DIR),$(INSTDATFLAGS))
+