summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-bo
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-bo')
-rw-r--r--x11/kdebase3/patches/patch-bo13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdebase3/patches/patch-bo b/x11/kdebase3/patches/patch-bo
new file mode 100644
index 00000000000..b4e48418030
--- /dev/null
+++ b/x11/kdebase3/patches/patch-bo
@@ -0,0 +1,13 @@
+$NetBSD: patch-bo,v 1.1.1.1 2002/05/31 13:18:59 skrll Exp $
+
+--- kicker/extensions/childpanel/Makefile.am.orig Tue Feb 26 17:04:57 2002
++++ kicker/extensions/childpanel/Makefile.am
+@@ -5,7 +5,7 @@
+ childpanel_panelextension_la_SOURCES = childpanelextension.cpp childpanelextension.skel
+ childpanel_panelextension_la_METASOURCES = AUTO
+ childpanel_panelextension_la_LDFLAGS = $(all_libraries) -version-info 1:0:0 -module
+-childpanel_panelextension_la_LIBADD = $(LIB_KDEUI) $(LIB_KSYCOCA) ../../kicker.la
++childpanel_panelextension_la_LIBADD = $(LIB_KDEUI) $(LIB_KSYCOCA) ../../libkicker_main.la
+
+ noinst_HEADERS = childpanelextension.h
+