summaryrefslogtreecommitdiff
path: root/multimedia/xine-lib/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-07-04 16:42:38 +0000
committertron <tron@pkgsrc.org>2006-07-04 16:42:38 +0000
commit7913b5ab2775dbe2a34a0aa810a3b0288eec7f29 (patch)
tree9efe6df5156352b8ca921eefac2fa2a23b2802c3 /multimedia/xine-lib/patches
parentc5205e8def6bc99830c35e18972614ecdcc6d3ab (diff)
downloadpkgsrc-7913b5ab2775dbe2a34a0aa810a3b0288eec7f29.tar.gz
Fix build problem with version 2.60 of the "autoconf" package.
Patch provided by Thomas 'wiz' Klausner in private e-mail.
Diffstat (limited to 'multimedia/xine-lib/patches')
-rw-r--r--multimedia/xine-lib/patches/patch-bc12
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/xine-lib/patches/patch-bc b/multimedia/xine-lib/patches/patch-bc
new file mode 100644
index 00000000000..e7a0cf90a04
--- /dev/null
+++ b/multimedia/xine-lib/patches/patch-bc
@@ -0,0 +1,12 @@
+$NetBSD: patch-bc,v 1.3 2006/07/04 16:42:38 tron Exp $
+
+--- misc/fonts/Makefile.in.orig 2005-10-09 11:27:59.000000000 +0000
++++ misc/fonts/Makefile.in
+@@ -25,6 +25,7 @@ bindir = @bindir@
+ sbindir = @sbindir@
+ libexecdir = @libexecdir@
+ sysconfdir = @sysconfdir@
++datarootdir = @datarootdir@
+ sharedstatedir = @sharedstatedir@
+ localstatedir = @localstatedir@
+ libdir = @libdir@