Update for new organization of gnu tree.

This commit is contained in:
Rodney W. Grimes 1994-01-30 01:24:23 +00:00
parent 52660a3119
commit 243bb8a1de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1044

View File

@ -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 \