Update for new organization of gnu tree.

This commit is contained in:
rgrimes 1994-01-30 01:24:23 +00:00
parent 053c1c1670
commit eef01ebea3

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 \