aboutsummaryrefslogtreecommitdiffstats
path: root/games/xkobo/files
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-07 19:32:00 +0800
committeredwin <edwin@FreeBSD.org>2002-11-07 19:32:00 +0800
commit753350036c76e50eef0b06ea0c950e68eca763fc (patch)
tree89d562616390deb66fc2053dc8c33f23d1316fb1 /games/xkobo/files
parent76074f3a4397aacbddcd5fe3c3da49ee53ea5b19 (diff)
downloadfreebsd-ports-gnome-753350036c76e50eef0b06ea0c950e68eca763fc.tar.gz
freebsd-ports-gnome-753350036c76e50eef0b06ea0c950e68eca763fc.tar.zst
freebsd-ports-gnome-753350036c76e50eef0b06ea0c950e68eca763fc.zip
Fix build on -current
PR: 45016 Submitted by: Ray Kohler <ataraxia@cox.net>
Diffstat (limited to 'games/xkobo/files')
-rw-r--r--games/xkobo/files/patch-ad13
1 files changed, 11 insertions, 2 deletions
diff --git a/games/xkobo/files/patch-ad b/games/xkobo/files/patch-ad
index 27a42573c2b5..0894a4a8f00b 100644
--- a/games/xkobo/files/patch-ad
+++ b/games/xkobo/files/patch-ad
@@ -1,5 +1,14 @@
---- xkobo.C.orig Fri Jun 14 19:27:27 1996
-+++ xkobo.C Tue May 25 11:59:03 1999
+--- xkobo.C.orig Sat Jun 15 03:27:27 1996
++++ xkobo.C Thu Nov 7 22:32:08 2002
+@@ -51,7 +51,7 @@
+
+ static int signal_delivered = 1;
+
+-static void sig_handle(...)
++static void sig_handle(int)
+ {
+ signal_delivered = 1;
+ }
@@ -202,6 +202,7 @@
wbase.title("xkobo");