summaryrefslogtreecommitdiff
path: root/multimedia/xine-lib/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine-lib/patches/patch-au')
-rw-r--r--multimedia/xine-lib/patches/patch-au13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/xine-lib/patches/patch-au b/multimedia/xine-lib/patches/patch-au
new file mode 100644
index 00000000000..de1224bbc31
--- /dev/null
+++ b/multimedia/xine-lib/patches/patch-au
@@ -0,0 +1,13 @@
+$NetBSD: patch-au,v 1.6 2007/06/18 21:16:11 joerg Exp $
+
+--- src/libspucmml/Makefile.in.orig 2007-06-17 20:25:09.000000000 +0000
++++ src/libspucmml/Makefile.in
+@@ -542,7 +542,7 @@ xinepostdir = $(XINE_PLUGINDIR)/post
+ vidixdir = $(XINE_PLUGINDIR)/vidix
+ xineplug_LTLIBRARIES = xineplug_decode_spucmml.la
+ xineplug_decode_spucmml_la_SOURCES = xine_cmml_decoder.c
+-xineplug_decode_spucmml_la_LIBADD = $(XINE_LIB)
++xineplug_decode_spucmml_la_LIBADD = $(XINE_LIB) $(LIBINTL)
+ xineplug_decode_spucmml_la_CFLAGS = $(VISIBILITY_FLAG)
+ xineplug_decode_spucmml_la_LDFLAGS = $(xineplug_ldflags)
+ all: all-am