summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-bq
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-bq')
-rw-r--r--multimedia/kdemultimedia3/patches/patch-bq13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-bq b/multimedia/kdemultimedia3/patches/patch-bq
new file mode 100644
index 00000000000..669b4c9538b
--- /dev/null
+++ b/multimedia/kdemultimedia3/patches/patch-bq
@@ -0,0 +1,13 @@
+$NetBSD: patch-bq,v 1.1.1.1 2004/01/26 15:42:37 jmmv Exp $
+
+--- noatun/modules/kjofol-skin/Makefile.am.orig Tue Jul 2 06:59:17 2002
++++ noatun/modules/kjofol-skin/Makefile.am
+@@ -14,7 +14,7 @@ noatun_kjofol_la_SOURCES = kjloader.cpp
+ kjprefs.cpp kjskinselectorwidget.ui kjguisettingswidget.ui
+
+ noatun_kjofol_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
+-noatun_kjofol_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la \
++noatun_kjofol_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la \
+ $(LIB_KIO) -lm \
+ $(top_builddir)/arts/modules/libartsmodules.la
+