summaryrefslogtreecommitdiff
path: root/audio/kdemultimedia3/patches/patch-bg
blob: a4304d00474fd5905780a51c8fd4cffb72293a5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-bg,v 1.2 2003/01/02 09:12:22 skrll Exp $

--- noatun/modules/dcopiface/Makefile.in.orig	Sat Nov 30 12:05:10 2002
+++ noatun/modules/dcopiface/Makefile.in
@@ -297,7 +297,7 @@ kde_module_LTLIBRARIES = noatun_dcopifac
 noatun_dcopiface_la_SOURCES=dcopiface.cpp  dcopiface_skel.cpp
 
 noatun_dcopiface_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_dcopiface_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la
+noatun_dcopiface_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la
 
 #>- noatun_dcopiface_la_METASOURCES = AUTO
 
@@ -311,7 +311,7 @@ CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
 noatun_dcopiface_la_DEPENDENCIES = \
-	$(top_builddir)/noatun/library/libnoatun.la
+	$(top_builddir)/noatun/library/libnoatun_core.la
 am_noatun_dcopiface_la_OBJECTS = dcopiface.lo
 #>- noatun_dcopiface_la_OBJECTS = $(am_noatun_dcopiface_la_OBJECTS)
 #>+ 4