aboutsummaryrefslogtreecommitdiff
path: root/games/ivan
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-14 01:15:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-09-14 01:15:56 +0000
commit3be3a520470995242bcce1f8851b617c008634c3 (patch)
tree33785811edd7868e51a58211cd61dc0941dfdeab /games/ivan
parent0b47bc6842ee4fa3af084840fd3c992ec2c32cab (diff)
downloadports-3be3a520470995242bcce1f8851b617c008634c3.tar.gz
ports-3be3a520470995242bcce1f8851b617c008634c3.zip
Notes
Diffstat (limited to 'games/ivan')
-rw-r--r--games/ivan/files/patch-FeLib-Source-festring.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/ivan/files/patch-FeLib-Source-festring.cpp b/games/ivan/files/patch-FeLib-Source-festring.cpp
new file mode 100644
index 000000000000..8adca22b33d4
--- /dev/null
+++ b/games/ivan/files/patch-FeLib-Source-festring.cpp
@@ -0,0 +1,10 @@
+--- FeLib/Source/festring.cpp.orig 2004-11-11 20:27:44.000000000 +0300
++++ FeLib/Source/festring.cpp 2013-09-14 02:16:26.736227688 +0400
+@@ -11,6 +11,7 @@
+ */
+
+ #include <cctype>
++#include <cstdlib>
+
+ #include "festring.h"
+ #include "allocate.h"