summaryrefslogtreecommitdiff
path: root/audio/kdemultimedia3/patches/patch-bc
diff options
context:
space:
mode:
Diffstat (limited to 'audio/kdemultimedia3/patches/patch-bc')
-rw-r--r--audio/kdemultimedia3/patches/patch-bc13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/kdemultimedia3/patches/patch-bc b/audio/kdemultimedia3/patches/patch-bc
new file mode 100644
index 00000000000..124d9cd9af1
--- /dev/null
+++ b/audio/kdemultimedia3/patches/patch-bc
@@ -0,0 +1,13 @@
+$NetBSD: patch-bc,v 1.1 2002/06/25 06:34:34 skrll Exp $
+
+--- noatun/library/noatuntags/Makefile.am.orig Wed Oct 24 02:59:44 2001
++++ noatun/library/noatuntags/Makefile.am
+@@ -4,7 +4,7 @@
+
+ libnoatuntags_la_SOURCES = tags.cpp
+ libnoatuntags_la_LDFLAGS = -L$(top_builddir)/noatun/library
+-libnoatuntags_la_LIBADD = $(top_builddir)/noatun/library/libnoatun.la
++libnoatuntags_la_LIBADD = $(top_builddir)/noatun/library/libnoatun_core.la
+
+ libnoatuntags_la_METASOURCES = AUTO
+