summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-ce
blob: 66f523677c08e85db9c737ffad68a4704cbff941 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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