summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/patches/patch-cb
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-cb')
-rw-r--r--multimedia/kdemultimedia3/patches/patch-cb23
1 files changed, 0 insertions, 23 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-cb b/multimedia/kdemultimedia3/patches/patch-cb
deleted file mode 100644
index a42a5e94bf3..00000000000
--- a/multimedia/kdemultimedia3/patches/patch-cb
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-cb,v 1.1.1.1 2004/01/26 15:42:40 jmmv Exp $
-
---- noatun/modules/noatunui/Makefile.in.orig Sat Dec 28 14:04:00 2002
-+++ noatun/modules/noatunui/Makefile.in
-@@ -294,7 +294,7 @@ kde_module_LTLIBRARIES = noatun_ui.la
- noatun_ui_la_SOURCES = noatunui.cpp userinterface.cpp
-
- noatun_ui_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
--noatun_ui_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la \
-+noatun_ui_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la \
- $(top_builddir)/noatun/library/libnoatuncontrols.la \
- -lqtmcop -lkmedia2_idl -lsoundserver_idl
-
-@@ -310,7 +310,8 @@ CONFIG_HEADER = $(top_builddir)/config.h
- CONFIG_CLEAN_FILES =
- LTLIBRARIES = $(kde_module_LTLIBRARIES)
-
--noatun_ui_la_DEPENDENCIES = $(top_builddir)/noatun/library/libnoatun.la \
-+noatun_ui_la_DEPENDENCIES = \
-+ $(top_builddir)/noatun/library/libnoatun_core.la \
- $(top_builddir)/noatun/library/libnoatuncontrols.la
- am_noatun_ui_la_OBJECTS = noatunui.lo userinterface.lo
- #>- noatun_ui_la_OBJECTS = $(am_noatun_ui_la_OBJECTS)