$OpenBSD: patch-mpeglib_example_yaf_yafvorbis_Makefile_in,v 1.3 2003/01/27 19:53:58 espie Exp $
--- mpeglib/example/yaf/yafvorbis/Makefile.in.orig	Mon Nov 25 04:56:43 2002
+++ mpeglib/example/yaf/yafvorbis/Makefile.in	Wed Jan  1 16:18:39 2003
@@ -342,7 +342,7 @@ yaf_vorbis_LDFLAGS = $(all_libraries) 
 yaf_vorbis_LDADD = \
 				../yafcore/libyafcore.la \
 				../yafxplayer/libyafxplayer.la \
-				../../../lib/libmpeg.la \
+				../../../lib/libkmpeg.la \
 				$(THIS_LIB_LIBS)
 
 subdir = mpeglib/example/yaf/yafvorbis
@@ -357,7 +357,7 @@ am_yaf_vorbis_OBJECTS = vorbis_control.$
 #>+ 1
 yaf_vorbis_OBJECTS = vorbis_control.$(OBJEXT)
 yaf_vorbis_DEPENDENCIES = ../yafcore/libyafcore.la \
-	../yafxplayer/libyafxplayer.la ../../../lib/libmpeg.la
+	../yafxplayer/libyafxplayer.la ../../../lib/libkmpeg.la
 
 DEFS = @DEFS@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
