aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-openchrome/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-11-26 17:45:55 +0000
committerAde Lovett <ade@FreeBSD.org>2007-11-26 17:45:55 +0000
commitccd0fca5ecd3b7a022136828951a9543e831e4c7 (patch)
tree23a432c7392200a0485824ed28d7f75e63b88721 /x11-drivers/xf86-video-openchrome/files
parentd74e33cf2d0f37372b75a4f61eaca7cb76b5ad3e (diff)
downloadports-ccd0fca5ecd3b7a022136828951a9543e831e4c7.tar.gz
ports-ccd0fca5ecd3b7a022136828951a9543e831e4c7.zip
Notes
Diffstat (limited to 'x11-drivers/xf86-video-openchrome/files')
-rw-r--r--x11-drivers/xf86-video-openchrome/files/patch-libxvmc_viaXvMCPriv.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-openchrome/files/patch-libxvmc_viaXvMCPriv.h b/x11-drivers/xf86-video-openchrome/files/patch-libxvmc_viaXvMCPriv.h
new file mode 100644
index 000000000000..2af32071aa66
--- /dev/null
+++ b/x11-drivers/xf86-video-openchrome/files/patch-libxvmc_viaXvMCPriv.h
@@ -0,0 +1,6 @@
+--- libxvmc/viaXvMCPriv.h.orig Wed Jan 25 15:56:20 2006
++++ libxvmc/viaXvMCPriv.h Sun Nov 25 09:43:03 2007
+@@ -31,2 +31,3 @@
+ #include <stdlib.h>
++#include <pthread.h> /* For FreeBSD 5.x */
+ #include <X11/Xutil.h>