diff options
Diffstat (limited to 'multimedia/kdemultimedia3/patches/patch-bw')
-rw-r--r-- | multimedia/kdemultimedia3/patches/patch-bw | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/kdemultimedia3/patches/patch-bw b/multimedia/kdemultimedia3/patches/patch-bw deleted file mode 100644 index ad3255a23ab..00000000000 --- a/multimedia/kdemultimedia3/patches/patch-bw +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bw,v 1.1.1.1 2004/01/26 15:42:40 jmmv Exp $ - ---- noatun/modules/monoscope/Makefile.am.orig Wed May 8 19:29:29 2002 -+++ noatun/modules/monoscope/Makefile.am -@@ -5,7 +5,7 @@ - #prefs.cpp - - noatun_monoscope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined --noatun_monoscope_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun.la -lm -+noatun_monoscope_la_LIBADD = $(LIB_KFILE) $(top_builddir)/noatun/library/libnoatun_core.la -lm - - noatun_monoscope_la_METASOURCES = AUTO - |