summaryrefslogtreecommitdiff
path: root/games/bzflag/patches
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>2006-08-09 09:07:16 +0000
committermrg <mrg@pkgsrc.org>2006-08-09 09:07:16 +0000
commit13668ce261ed3fecd4b5d57e016e221607fb6115 (patch)
treed098246387bb01a98d1e14da36eb5766d3fd5c87 /games/bzflag/patches
parentfcbb9936ab3f48f31d5cef38965c24365c29c7cd (diff)
downloadpkgsrc-13668ce261ed3fecd4b5d57e016e221607fb6115.tar.gz
make this build with GCC 4.1.
Diffstat (limited to 'games/bzflag/patches')
-rw-r--r--games/bzflag/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/bzflag/patches/patch-aa b/games/bzflag/patches/patch-aa
new file mode 100644
index 00000000000..98ef4c2f8e5
--- /dev/null
+++ b/games/bzflag/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.4 2006/08/09 09:07:16 mrg Exp $
+
+--- src/ogl/OpenGLGState.cxx.orig 2005-01-18 05:18:32.000000000 +0000
++++ src/ogl/OpenGLGState.cxx 2006-08-09 02:06:37.000000000 +0000
+@@ -132,6 +132,7 @@
+ // OpenGLGStateRep
+ //
+
++class SortedGState;
+ class OpenGLGStateRep {
+ public:
+ OpenGLGStateRep();