pkgsrc/x11/kdebase3/patches/patch-bo
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

13 lines
634 B
Text

$NetBSD: patch-bo,v 1.2 2002/08/25 19:23:39 jlam 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