diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-16 01:00:41 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-11-16 01:00:41 +0800 |
commit | c3a1ad5f9fee030527807eebceddb5db87f46ce2 (patch) | |
tree | 2f7b56f77127362684c7f50d40bcbd16c34fa21e /multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in | |
parent | 96edf46e323c018b458d7c4b91bac9d61bf1016e (diff) | |
download | marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.tar marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.tar.gz marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.tar.bz2 marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.tar.lz marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.tar.xz marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.tar.zst marcuscom-ports-c3a1ad5f9fee030527807eebceddb5db87f46ce2.zip |
Take gstreamer out of my private tree for now. It can be built from
the main ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@158 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in')
-rw-r--r-- | multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in deleted file mode 100644 index fd554c278..000000000 --- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- 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@ |