From 70a54b59041862647df4f65b67216b0a214b1bcd Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 11 Nov 2002 23:38:07 +0000 Subject: Add gstreamer, needed for gnomemedia2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@148 df743ca5-7f9a-e211-a948-0013205c9059 --- .../files/patch-libs::ext::cothreads::tests::Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in (limited to 'multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in') diff --git a/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in new file mode 100644 index 000000000..fd554c278 --- /dev/null +++ b/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in @@ -0,0 +1,11 @@ +--- libs/ext/cothreads/tests/Makefile.in.orig Sat Sep 28 23:05:55 2002 ++++ libs/ext/cothreads/tests/Makefile.in Sat Sep 28 23:06:23 2002 +@@ -83,7 +83,7 @@ + GLIB_CFLAGS = @GLIB_CFLAGS@ + GLIB_LIBS = @GLIB_LIBS@ + GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ +-GTHREAD_LIBS = @GTHREAD_LIBS@ ++GTHREAD_LIBS = -lc @GTHREAD_LIBS@ + INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ + LIBTOOL = @LIBTOOL@ + LN_S = @LN_S@ -- cgit v1.2.3