Fix build on 10.0
This commit is contained in:
parent
79483ff600
commit
8f4e4480e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330602
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xrally
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1
|
||||
DISTNAME= ${PORTNAME}-1.1
|
||||
|
10
games/xrally/files/patch-game.c
Normal file
10
games/xrally/files/patch-game.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- game.c.orig 2013-10-18 03:58:23.000000000 +1100
|
||||
+++ game.c 2013-10-18 04:00:19.000000000 +1100
|
||||
@@ -59,7 +59,6 @@
|
||||
extern int mapResult;
|
||||
extern bool crashed;
|
||||
extern aiStruct AI;
|
||||
-extern FILE *log;
|
||||
extern char livesString[10];
|
||||
extern char mapString[15];
|
||||
extern char *hiString;
|
Loading…
Reference in New Issue
Block a user