summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-02-04 22:25:00 +0000
committeralepulver <alepulver@FreeBSD.org>2007-02-04 22:25:00 +0000
commit0740ad3be7f1b89aad72574b98817f83e9db9240 (patch)
treeed2c52004328430496a81970959ca9c85b2dc341 /games
parent86a57cd518c6706d10adf2b9d02fbb928361edfa (diff)
downloadFreeBSD-ports-0740ad3be7f1b89aad72574b98817f83e9db9240.zip
FreeBSD-ports-0740ad3be7f1b89aad72574b98817f83e9db9240.tar.gz
- Fix building on amd64 and probably ia64.
Reported by: pointyhat
Diffstat (limited to 'games')
-rw-r--r--games/quake2-lights/files/patch-lights__src__g_items.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/quake2-lights/files/patch-lights__src__g_items.c b/games/quake2-lights/files/patch-lights__src__g_items.c
new file mode 100644
index 0000000..0c3da62
--- /dev/null
+++ b/games/quake2-lights/files/patch-lights__src__g_items.c
@@ -0,0 +1,10 @@
+--- ./lights/src/g_items.c.orig Sun Feb 4 16:20:11 2007
++++ ./lights/src/g_items.c Sun Feb 4 16:20:32 2007
+@@ -1794,6 +1794,7 @@
+ 60, /*ATTILA respwan after 60 secs*/
+ NULL,
+ 0,
++ 0,
+ NULL,
+ 0,
+ /* precache */ "hover/hovidle1.wav items/damage.wav items/damage2.wav items/damage3.wav"
OpenPOWER on IntegriCloud