aboutsummaryrefslogtreecommitdiffstats
path: root/games/clanbomber
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-24 22:33:03 +0800
committerpav <pav@FreeBSD.org>2004-01-24 22:33:03 +0800
commitb7b820b88661643127d2e6aabffd43aad2b123a8 (patch)
treea88c1eb9919eb4f99d619a6fc8539bd3d3f798ed /games/clanbomber
parent95ebcfa6c6527e6eb4a0ea018d8d74101c4374de (diff)
downloadfreebsd-ports-gnome-b7b820b88661643127d2e6aabffd43aad2b123a8.tar.gz
freebsd-ports-gnome-b7b820b88661643127d2e6aabffd43aad2b123a8.tar.zst
freebsd-ports-gnome-b7b820b88661643127d2e6aabffd43aad2b123a8.zip
- Fix build on 5.x
Diffstat (limited to 'games/clanbomber')
-rw-r--r--games/clanbomber/files/patch-clanbomber-Controller_AI.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp b/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp
new file mode 100644
index 000000000000..1e97388a034e
--- /dev/null
+++ b/games/clanbomber/files/patch-clanbomber-Controller_AI.cpp
@@ -0,0 +1,11 @@
+--- Controller_AI.cpp.orig Wed Aug 8 23:46:14 2001
++++ Controller_AI.cpp Sat Jan 24 15:07:58 2004
+@@ -19,6 +19,8 @@
+
+ //#define WITH_DEBUG
+
++#include <assert.h>
++
+ #include "ClanBomber.h"
+ #include "Controller_AI.h"
+