openbsd-ports/x11/kde/arts3/patches/patch-gmcop_Makefile_in
2007-10-24 21:52:16 +00:00

13 lines
439 B
Plaintext

$OpenBSD: patch-gmcop_Makefile_in,v 1.11 2007/10/24 21:52:16 espie Exp $
--- gmcop/Makefile.in.orig Mon Oct 8 16:17:56 2007
+++ gmcop/Makefile.in Thu Oct 18 00:19:13 2007
@@ -141,7 +141,7 @@ F77 = @F77@
FFLAGS = @FFLAGS@
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
GLIB_CFLAGS = @GLIB_CFLAGS@
-GLIB_LDFLAGS = @GLIB_LDFLAGS@
+GLIB_LDFLAGS = @GLIB_LDFLAGS@ -pthread
GLIB_LIBADD = @GLIB_LIBADD@
GREP = @GREP@
GSL_CFLAGS = @GSL_CFLAGS@