summaryrefslogtreecommitdiffstats
path: root/gnu/games
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/games')
-rw-r--r--gnu/games/chess/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/games/chess/Makefile b/gnu/games/chess/Makefile
index a281d35..7a084cb 100644
--- a/gnu/games/chess/Makefile
+++ b/gnu/games/chess/Makefile
@@ -7,13 +7,6 @@ MAN6= chess.6
DPADD= ${LIBCURSES} ${LIBTERM}
LDADD= -lcurses -ltermlib
HIDEGAME=hidegame
-BINOWN?= games
-.if defined(HIDEGAME)
-BINDIR?= /usr/games/hide
-BINMODE?= 4700
-.else
-BINDIR?= /usr/games
-.endif
beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/gnuchess.book \
OpenPOWER on IntegriCloud