summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2010-09-10 19:13:52 +0000
committerjoerg <joerg>2010-09-10 19:13:52 +0000
commitd74adb9ae9aa8d3ec10a89f59b276b99ee22ee59 (patch)
treee0547709e7ea7bb4f007b45bb037c48a9378dcd7
parent17f8cd7abcf514637d8051e52a06553f6fc97371 (diff)
downloadpkgsrc-d74adb9ae9aa8d3ec10a89f59b276b99ee22ee59.tar.gz
Add missing patch from last commit.
-rw-r--r--x11/libxcb/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/libxcb/patches/patch-aa b/x11/libxcb/patches/patch-aa
new file mode 100644
index 00000000000..490ceaacbe5
--- /dev/null
+++ b/x11/libxcb/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2010/09/10 19:13:52 joerg Exp $
+
+--- configure.orig 2010-09-06 16:16:29.000000000 +0000
++++ configure
+@@ -11827,7 +11827,7 @@ else
+ $as_echo "yes" >&6; }
+
+ fi
+-NEEDED="pthread-stubs xau >= 0.99.2"
++NEEDED="xau >= 0.99.2"
+
+ pkg_failed=no
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NEEDED" >&5