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