summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-ce
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-ce')
-rw-r--r--multimedia/kdemultimedia3/patches/patch-ce13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-ce b/multimedia/kdemultimedia3/patches/patch-ce
new file mode 100644
index 00000000000..66f523677c0
--- /dev/null
+++ b/multimedia/kdemultimedia3/patches/patch-ce
@@ -0,0 +1,13 @@
+$NetBSD: patch-ce,v 1.1.1.1 2004/01/26 15:42:40 jmmv Exp $
+
+--- noatun/modules/systray/Makefile.am.orig Wed May 8 19:29:31 2002
++++ noatun/modules/systray/Makefile.am
+@@ -4,7 +4,7 @@
+ noatun_systray_la_SOURCES = systray.cpp noatunui.cpp kitsystemtray.cpp cmodule.cpp
+
+ noatun_systray_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
+-noatun_systray_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la \
++noatun_systray_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la \
+ -lqtmcop -lkmedia2_idl -lsoundserver_idl
+
+ noatun_systray_la_METASOURCES = AUTO