summaryrefslogtreecommitdiff
path: root/multimedia/xine-lib/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine-lib/patches/patch-ba')
-rw-r--r--multimedia/xine-lib/patches/patch-ba13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/xine-lib/patches/patch-ba b/multimedia/xine-lib/patches/patch-ba
new file mode 100644
index 00000000000..6769cb26d81
--- /dev/null
+++ b/multimedia/xine-lib/patches/patch-ba
@@ -0,0 +1,13 @@
+$NetBSD: patch-ba,v 1.5 2007/06/18 21:16:12 joerg Exp $
+
+--- src/libreal/Makefile.in.orig 2007-06-18 19:43:07.000000000 +0000
++++ src/libreal/Makefile.in
+@@ -550,7 +550,7 @@ xinepostdir = $(XINE_PLUGINDIR)/post
+ vidixdir = $(XINE_PLUGINDIR)/vidix
+ @ENABLE_REAL_TRUE@xineplug_LTLIBRARIES = xineplug_decode_real.la
+ xineplug_decode_real_la_SOURCES = xine_real_video_decoder.c real_common.c xine_real_audio_decoder.c
+-xineplug_decode_real_la_LIBADD = $(XINE_LIB) $(DYNAMIC_LD_LIBS)
++xineplug_decode_real_la_LIBADD = $(XINE_LIB) $(DYNAMIC_LD_LIBS) $(LIBINTL)
+ xineplug_decode_real_la_CFLAGS = $(VISIBILITY_FLAG)
+ xineplug_decode_real_la_LDFLAGS = $(xineplug_ldflags)
+ noinst_HEADERS = real_common.h