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

13 lines
555 B
Text

$NetBSD: patch-bf,v 1.1 2002/06/25 06:34:34 skrll Exp $
--- noatun/modules/dcopiface/Makefile.am.orig Wed May 8 19:29:26 2002
+++ noatun/modules/dcopiface/Makefile.am
@@ -4,7 +4,7 @@
noatun_dcopiface_la_SOURCES = dcopiface.cpp dcopiface.skel
noatun_dcopiface_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_dcopiface_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la
+noatun_dcopiface_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la
noatun_dcopiface_la_METASOURCES = AUTO