summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2014-09-12 09:31:36 +0000
committerJohan van Selst <johans@FreeBSD.org>2014-09-12 09:31:36 +0000
commitc5615b8fb7d14a5b7c1214372736e7f3e0e2fb81 (patch)
tree6ea471e9a08e11a422d9dec664dece586d202394 /games
parent- Drop .la files for japanese/kakasi, no dependees require them (diff)
Add patch file, forgotten in previous commit
PR: 193271 Submitted by: Kalten
Diffstat (limited to 'games')
-rw-r--r--games/xboard/files/patch-xboard.conf.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/xboard/files/patch-xboard.conf.in b/games/xboard/files/patch-xboard.conf.in
new file mode 100644
index 000000000000..7005588cf120
--- /dev/null
+++ b/games/xboard/files/patch-xboard.conf.in
@@ -0,0 +1,15 @@
+--- xboard.conf.in.orig 2014-01-06 18:15:22.000000000 +0100
++++ xboard.conf.in 2014-08-15 04:53:01.000000000 +0200
+@@ -69,11 +69,7 @@
+ ;
+ -firstChessProgram fairymax
+ -secondChessProgram fairymax
+--firstChessProgramNames {fairymax
+-"Fruit 2.1" -fcp fruit -fUCI
+-"Crafty" -fcp crafty
+-"GNU Chess" -fcp gnuchess
+-}
++-firstChessProgramNames {}
+ -niceEngines 0
+ -polyglotDir ""
+ -adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB'