summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2005-03-03 15:40:14 +0000
committertaya <taya@pkgsrc.org>2005-03-03 15:40:14 +0000
commit001687ce10034a4661a33506b51459137ee3020d (patch)
treec3df73ef1ea7644c3575279b212f4f03f3e4c689 /inputmethod
parent50e97490bbf53596a8213277b15b12fc21d3e8d9 (diff)
downloadpkgsrc-001687ce10034a4661a33506b51459137ee3020d.tar.gz
Add patch file that I missed to add at previous commit
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/anthy/patches/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/inputmethod/anthy/patches/patch-aa b/inputmethod/anthy/patches/patch-aa
new file mode 100644
index 00000000000..b96fcac7669
--- /dev/null
+++ b/inputmethod/anthy/patches/patch-aa
@@ -0,0 +1,19 @@
+$NetBSD: patch-aa,v 1.1 2005/03/03 15:40:14 taya Exp $
+
+--- anthy.pc.in.orig 2004-08-29 04:34:47.000000000 +0900
++++ anthy.pc.in 2005-03-04 00:08:13.000000000 +0900
+@@ -1,8 +1,13 @@
+ #To Be Done
+ # See http://www.freedesktop.org/Software/pkgconfig
+
++prefix=@prefix@
++exec_prefix=@exec_prefix@
++libdir=@libdir@
++includedir=@includedir@
++
+ Name: anthy
+ Description: Japanese conversion engine
+ Version: @VERSION@
+ Cflags:
+-Libs: -lanthy -lanthydic
++Libs: -Wl,-R${libdir} -Wl,-R${libdir} -L${libdir} -lanthy -lanthydic