pkgsrc/audio/kdemultimedia3/patches/patch-ce
2002-06-25 06:34:32 +00:00

13 lines
635 B
Text

$NetBSD: patch-ce,v 1.1 2002/06/25 06:34:41 skrll 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