summaryrefslogtreecommitdiff
path: root/devel/kdesdk2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdesdk2/patches/patch-aa')
-rw-r--r--devel/kdesdk2/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/kdesdk2/patches/patch-aa b/devel/kdesdk2/patches/patch-aa
new file mode 100644
index 00000000000..e549eb71580
--- /dev/null
+++ b/devel/kdesdk2/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/03/14 17:38:00 skrll Exp $
+
+--- kbabel/kbabeldict/Makefile.in.orig Mon Mar 12 18:04:18 2001
++++ kbabel/kbabeldict/Makefile.in
+@@ -214,7 +214,7 @@
+
+ # this is the program that gets installed. it's name is used for all
+ # of the other Makefile.am variables
+-lib_LTLIBRARIES = libkbabeldict.la libkbabeldictplugin.la
++lib_LTLIBRARIES = libkbabeldictplugin.la libkbabeldict.la
+ bin_PROGRAMS = kbabeldict
+
+ # set the include path for X, qt and KDE