$OpenBSD: patch-noatun_modules_metatag_Makefile_in,v 1.5 2003/06/12 19:16:17 espie Exp $
--- noatun/modules/metatag/Makefile.in.orig	Wed May  7 14:05:29 2003
+++ noatun/modules/metatag/Makefile.in	Tue Jun 10 10:58:32 2003
@@ -381,7 +381,7 @@ kde_module_LTLIBRARIES = noatun_metatag.
 noatun_metatag_la_SOURCES = metatag.cpp edit.cpp
 
 noatun_metatag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_metatag_la_LIBADD = $(LIB_KIO) $(top_builddir)/noatun/library/libnoatun.la \
+noatun_metatag_la_LIBADD = $(LIB_KIO) $(top_builddir)/noatun/library/libknoatun.la \
 	$(top_builddir)/noatun/library/noatuntags/libnoatuntags.la
 
 
@@ -397,7 +397,7 @@ CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(kde_module_LTLIBRARIES)
 
 noatun_metatag_la_DEPENDENCIES = \
-	$(top_builddir)/noatun/library/libnoatun.la \
+	$(top_builddir)/noatun/library/libknoatun.la \
 	$(top_builddir)/noatun/library/noatuntags/libnoatuntags.la
 am_noatun_metatag_la_OBJECTS = metatag.lo edit.lo
 #>- noatun_metatag_la_OBJECTS = $(am_noatun_metatag_la_OBJECTS)
