diff options
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-bf')
-rw-r--r-- | multimedia/kdemultimedia3/patches/patch-bf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-bf b/multimedia/kdemultimedia3/patches/patch-bf deleted file mode 100644 index 8bbc31d6800..00000000000 --- a/multimedia/kdemultimedia3/patches/patch-bf +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bf,v 1.1.1.1 2004/01/26 15:42:33 jmmv 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 - |