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

13 lines
500 B
Text

$NetBSD: patch-bo,v 1.1 2002/06/25 06:34:37 skrll Exp $
--- noatun/modules/keyz/Makefile.am.orig Wed May 8 19:29:29 2002
+++ noatun/modules/keyz/Makefile.am
@@ -4,7 +4,7 @@
noatun_keyz_la_SOURCES = keyz.cpp
noatun_keyz_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_keyz_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la
+noatun_keyz_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la
noatun_keyz_la_METASOURCES = AUTO