From d8986754ee959151f65bddb2bb499fe93ac14d8d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 9 Sep 2007 23:31:03 +0000 Subject: [Update] devel/clanlib Update to 0.8.0 Update to 0.8.0 Take maintainership Update games/trophy update trophy to 1.1.4 and pass maintainership to me. Ignore games/clanbomber Set ignore on games/clanbomber, it will compile but not run. PR: ports/115139, ports/115141, ports/115142 Submitted by: Martin Tournoij --- .../patch-Sources-GL-GLX-input-device-linuxjoystick.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 devel/clanlib/files/patch-Sources-GL-GLX-input-device-linuxjoystick.h (limited to 'devel/clanlib/files/patch-Sources-GL-GLX-input-device-linuxjoystick.h') diff --git a/devel/clanlib/files/patch-Sources-GL-GLX-input-device-linuxjoystick.h b/devel/clanlib/files/patch-Sources-GL-GLX-input-device-linuxjoystick.h new file mode 100644 index 000000000000..93b0a9b4fef7 --- /dev/null +++ b/devel/clanlib/files/patch-Sources-GL-GLX-input-device-linuxjoystick.h @@ -0,0 +1,17 @@ +--- Sources/GL/GLX/input_device_linuxjoystick.h.orig Tue Oct 25 10:39:25 2005 ++++ Sources/GL/GLX/input_device_linuxjoystick.h Mon May 7 21:46:00 2007 +@@ -26,7 +26,7 @@ + ** Magnus Norddahl + ** (if your name is missing here, please add it) + */ +- ++#if 0 + #ifndef header_input_device_linuxjoystick + #define header_input_device_linuxjoystick + +@@ -76,4 +76,4 @@ + // Local Variables: *** + // mode: clanlib *** + // End: *** +- ++#endif -- cgit v1.2.3