summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-bu
blob: 842975808cffc4fdff642345c9a95d30195b0fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bu,v 1.1.1.1 2004/01/26 15:42:40 jmmv Exp $

--- noatun/modules/metatag/Makefile.am.orig	Wed May  8 19:29:29 2002
+++ noatun/modules/metatag/Makefile.am
@@ -4,7 +4,7 @@
 noatun_metatag_la_SOURCES = metatag.cpp edit.cpp
 
 noatun_metatag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_metatag_la_LIBADD = $(LIB_KIO) $(top_builddir)/noatun/library/libnoatun.la \
+noatun_metatag_la_LIBADD = $(LIB_KIO) $(top_builddir)/noatun/library/libnoatun_core.la \
 	$(top_builddir)/noatun/library/noatuntags/libnoatuntags.la
 
 noatun_metatag_la_METASOURCES = AUTO