openbsd-ports/x11/kde/arts3/patches/patch-gmcop_Makefile_in
espie a0d85fda46 update a large subset of kde 3 to 3.5.7.
Simplify the infrastructure a bit, and let it compile with libfam, now...
2007-05-25 09:49:53 +00:00

13 lines
439 B
Plaintext

$OpenBSD: patch-gmcop_Makefile_in,v 1.10 2007/05/25 09:49:54 espie Exp $
--- gmcop/Makefile.in.orig Mon May 14 13:23:29 2007
+++ gmcop/Makefile.in Mon May 14 15:34:39 2007
@@ -140,7 +140,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@