freebsd-ports/audio/muse/files/patch-src::Makefile.in
Rong-En Fan 14427e99f6 - Update to 0.9.2
- Add OPTIONS
- Make some dependecies optional
- Pass maintainership to submitter

PR:		ports/101351
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 03:34:42 +00:00

10 lines
299 B
Text

--- src/Makefile.in.orig Fri Aug 4 11:43:41 2006
+++ src/Makefile.in Fri Aug 4 11:43:46 2006
@@ -268,7 +268,6 @@
$(top_srcdir)/src/libmpeg/libmpeg.a \
$(top_srcdir)/src/shout/libshout.a \
$(top_srcdir)/src/portaudio/libportaudio.a \
- -lpthread \
@M_LIBS@ \
@LAME_LIBS@ \
@OGG_LIBS@ \