openbsd-ports/x11/kde/arts3/patches/patch-gmcop_Makefile_in
espie af7e1f85d0 basic import of kde 3.1.95, still missing a few parts.
TODO:
- compile the missing packages.
- redo konsole fixes for our ttys.
- figure out why kuickshow is broken.
- make sure we get all dependencies.
- repair kscd.
- find out why nsplugins does not like the native jdk.
- figure out how to get kvim to work.
- change filenames or adjust check-lib-depends to cope.
2004-02-01 14:59:21 +00:00

13 lines
480 B
Plaintext

$OpenBSD: patch-gmcop_Makefile_in,v 1.3 2004/02/01 14:59:21 espie Exp $
--- gmcop/Makefile.in.orig 2004-01-18 18:32:59.000000000 +0100
+++ gmcop/Makefile.in 2004-01-19 01:58:15.000000000 +0100
@@ -80,7 +80,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@
GSL_CFLAGS = @GSL_CFLAGS@
GSL_HAVE_LIBMAD = @GSL_HAVE_LIBMAD@