$OpenBSD: patch-mpeglib_example_yaf_yafcore_Makefile_in,v 1.3 2007/10/24 21:52:18 espie Exp $
--- mpeglib/example/yaf/yafcore/Makefile.in.orig	Mon Oct  8 16:27:13 2007
+++ mpeglib/example/yaf/yafcore/Makefile.in	Wed Oct 24 11:59:38 2007
@@ -437,7 +437,7 @@ libyafcore_la_SOURCES = buffer.cpp \
 				multiReader.cpp
 
 libyafcore_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) \
-				-no-undefined -avoid-version
+				-no-undefined
 
 libyafcore_la_LIBADD = -lkdefakes $(THIS_LIB_LIBS)
 yafcoredir = $(includedir)/$(THIS_LIB_NAME)/util/yaf/yafcore
