aboutsummaryrefslogtreecommitdiff
path: root/games/quake2lnx/files
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-04-06 19:40:24 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-04-06 19:40:24 +0000
commit9cc5b64688e960ee402f8d9f657d094e90cc12f5 (patch)
tree399d819dda9907f67899c5f031226264b52fd230 /games/quake2lnx/files
parentde024e3e0e77f626df8812b0c9e3f784c1e5b2cb (diff)
downloadports-9cc5b64688e960ee402f8d9f657d094e90cc12f5.tar.gz
ports-9cc5b64688e960ee402f8d9f657d094e90cc12f5.zip
Notes
Diffstat (limited to 'games/quake2lnx/files')
-rw-r--r--games/quake2lnx/files/patch-src_linux_gl__glx.c9
-rw-r--r--games/quake2lnx/files/patch-src_linux_rw__x11.c9
2 files changed, 18 insertions, 0 deletions
diff --git a/games/quake2lnx/files/patch-src_linux_gl__glx.c b/games/quake2lnx/files/patch-src_linux_gl__glx.c
index 0af126eb74da..0b2dac49b298 100644
--- a/games/quake2lnx/files/patch-src_linux_gl__glx.c
+++ b/games/quake2lnx/files/patch-src_linux_gl__glx.c
@@ -1,5 +1,14 @@
--- src/linux/gl_glx.c.orig Thu Jan 27 19:35:20 2005
+++ src/linux/gl_glx.c Wed Jul 26 22:32:32 2006
+@@ -54,7 +54,7 @@
+ #include <X11/keysym.h>
+ #include <X11/cursorfont.h>
+
+-#include <X11/extensions/xf86dga.h>
++#include <X11/extensions/Xxf86dga.h>
+ #include <X11/extensions/xf86vmode.h>
+ #ifdef Joystick
+ # if defined (__linux__)
@@ -428,7 +428,6 @@
while (XPending(dpy)) {
//ri.Con_Printf(PRINT_ALL,"Bar");
diff --git a/games/quake2lnx/files/patch-src_linux_rw__x11.c b/games/quake2lnx/files/patch-src_linux_rw__x11.c
index 52b74502d5c0..970574787663 100644
--- a/games/quake2lnx/files/patch-src_linux_rw__x11.c
+++ b/games/quake2lnx/files/patch-src_linux_rw__x11.c
@@ -1,5 +1,14 @@
--- src/linux/rw_x11.c.orig Wed Oct 9 03:54:25 2002
+++ src/linux/rw_x11.c Mon Jun 16 23:19:40 2003
+@@ -53,7 +53,7 @@
+ #include <X11/Xatom.h>
+ #include <X11/keysym.h>
+ #include <X11/extensions/XShm.h>
+-#include <X11/extensions/xf86dga.h>
++#include <X11/extensions/Xxf86dga.h>
+ #ifdef OPENGL
+ #include <X11/extensions/xf86vmode.h>
+ #endif
@@ -151,7 +151,7 @@
int config_notify_height;