summaryrefslogtreecommitdiff
path: root/games/xevil/patches/patch-aq
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-01-25 15:59:27 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-01-25 15:59:27 +0000
commit6f40be75e6d599a7ea4ea27d118d6857eae23442 (patch)
tree41a07eac1eaebc068b60d9abcc52d0036751bfd3 /games/xevil/patches/patch-aq
parent8e3347abd69a798ccc8483b4ec691c0ab622aab8 (diff)
downloadpkgsrc-6f40be75e6d599a7ea4ea27d118d6857eae23442.tar.gz
Initial import of xevil from pkgsrc-wip, packaged by Soren Jacobsen.
XEvil is a 3rd person, side-view, fast-action, kill-them-before-they-kill-you game. Fight against either computer-controlled enemies, or another player. You sinned in life. And now you must pay. Satan pits the recently deceased against each other to fight for rank in Hell. Your skill determines your fate for all eternity. This contest is known as XEvil.
Diffstat (limited to 'games/xevil/patches/patch-aq')
-rw-r--r--games/xevil/patches/patch-aq14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/xevil/patches/patch-aq b/games/xevil/patches/patch-aq
new file mode 100644
index 00000000000..2625fdbe268
--- /dev/null
+++ b/games/xevil/patches/patch-aq
@@ -0,0 +1,14 @@
+$NetBSD: patch-aq,v 1.1.1.1 2005/01/25 15:59:27 xtraeme Exp $
+
+--- x11/l_agreement_dlg.cpp.orig 2003-11-27 15:25:24.000000000 -0800
++++ x11/l_agreement_dlg.cpp 2003-11-27 15:25:39.000000000 -0800
+@@ -31,7 +31,8 @@
+ #include <X11/Xatom.h>
+ }
+
+-#include <strstream.h>
++#include <strstream>
++using namespace std;
+
+ #include "xdata.h"
+ #include "panel.h"