$OpenBSD: patch-mpeglib_example_tplay_Makefile_in,v 1.17 2010/09/26 13:40:12 naddy Exp $
--- mpeglib/example/tplay/Makefile.in.orig	Mon Oct  8 16:27:13 2007
+++ mpeglib/example/tplay/Makefile.in	Wed Oct 24 11:55:37 2007
@@ -399,7 +399,7 @@ INCLUDES = -I../../include $(all_includes)
 EXTRA_DIST = 
 tplay_SOURCES = tplay.cpp
 noinst_HEADERS = 
-tplay_LDFLAGS = $(all_libraries) 
+tplay_LDFLAGS = $(all_libraries) -pthread
 tplay_LDADD = ../../lib/libmpeg.la \
 				$(THIS_LIB_LIBS)
 
