openbsd-ports/devel/gstreamer-plugins/patches/patch-sys_oss_Makefile_in
marcm 026110581f 0.8.6 -> 0.8.8. Seemingly minor update, but major port rewrite to
handle plugins a little better.  (re)Added speex support too.
2005-05-24 21:33:33 +00:00

13 lines
456 B
Plaintext

$OpenBSD: patch-sys_oss_Makefile_in,v 1.2 2005/05/24 21:33:33 marcm Exp $
--- sys/oss/Makefile.in.orig Mon Mar 7 08:44:53 2005
+++ sys/oss/Makefile.in Mon Apr 11 15:06:16 2005
@@ -387,7 +387,7 @@ LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
LIBPNG_LIBS = @LIBPNG_LIBS@
LIBRFB_CFLAGS = @LIBRFB_CFLAGS@
LIBRFB_LIBS = @LIBRFB_LIBS@
-LIBS = @LIBS@
+LIBS = @LIBS@ -lossaudio
LIBTOOL = @LIBTOOL@
LIBVISUAL_CFLAGS = @LIBVISUAL_CFLAGS@
LIBVISUAL_LIBS = @LIBVISUAL_LIBS@