diff options
Diffstat (limited to 'audio/kdemultimedia3/patches/patch-bh')
-rw-r--r-- | audio/kdemultimedia3/patches/patch-bh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/kdemultimedia3/patches/patch-bh b/audio/kdemultimedia3/patches/patch-bh index a7148e9a7dc..6500de600c8 100644 --- a/audio/kdemultimedia3/patches/patch-bh +++ b/audio/kdemultimedia3/patches/patch-bh @@ -1,8 +1,8 @@ -$NetBSD: patch-bh,v 1.2 2003/01/02 09:12:22 skrll Exp $ +$NetBSD: patch-bh,v 1.3 2003/03/11 13:33:55 markd Exp $ ---- noatun/modules/excellent/Makefile.in.orig Sat Dec 28 14:04:00 2002 +--- noatun/modules/excellent/Makefile.in.orig Fri Jan 17 08:49:42 2003 +++ noatun/modules/excellent/Makefile.in -@@ -297,7 +297,7 @@ noatun_excellent_la_SOURCES = noatunui.c +@@ -333,7 +333,7 @@ noatun_excellent_la_SOURCES = noatunui.c noatun_excellent_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined noatun_excellent_la_LIBADD = $(LIB_KFILE) \ @@ -11,7 +11,7 @@ $NetBSD: patch-bh,v 1.2 2003/01/02 09:12:22 skrll Exp $ $(top_builddir)/noatun/library/libnoatuncontrols.la \ -lqtmcop -lkmedia2_idl -lsoundserver_idl -@@ -314,7 +314,7 @@ CONFIG_CLEAN_FILES = +@@ -350,7 +350,7 @@ CONFIG_CLEAN_FILES = LTLIBRARIES = $(kde_module_LTLIBRARIES) noatun_excellent_la_DEPENDENCIES = \ @@ -20,8 +20,8 @@ $NetBSD: patch-bh,v 1.2 2003/01/02 09:12:22 skrll Exp $ $(top_builddir)/noatun/library/libnoatuncontrols.la am_noatun_excellent_la_OBJECTS = noatunui.lo userinterface.lo #>- noatun_excellent_la_OBJECTS = $(am_noatun_excellent_la_OBJECTS) -@@ -499,7 +499,7 @@ distclean-tags: - +@@ -546,7 +546,7 @@ distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) #>+ 4 -KDE_DIST=excellentui.rc excellent.plugin |