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

--- noatun/modules/keyz/Makefile.in.orig	Sat Dec 28 14:04:00 2002
+++ noatun/modules/keyz/Makefile.in
@@ -294,7 +294,7 @@ kde_module_LTLIBRARIES = noatun_keyz.la
 noatun_keyz_la_SOURCES = keyz.cpp
 
 noatun_keyz_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_keyz_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la
+noatun_keyz_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la
 
 #>- noatun_keyz_la_METASOURCES = AUTO
 
@@ -308,7 +308,7 @@ CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
 noatun_keyz_la_DEPENDENCIES = \
-	$(top_builddir)/noatun/library/libnoatun.la
+	$(top_builddir)/noatun/library/libnoatun_core.la
 am_noatun_keyz_la_OBJECTS = keyz.lo
 #>- noatun_keyz_la_OBJECTS = $(am_noatun_keyz_la_OBJECTS)
 #>+ 1
@@ -656,5 +656,5 @@ kde-rpo-clean:
 	-rm -f *.rpo
 
 #>+ 3
-keyz.lo: keyz.moc 
 keyz.o: keyz.moc 
+keyz.lo: keyz.moc