mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Update for new organization of gnu tree.
This commit is contained in:
parent
52660a3119
commit
243bb8a1de
1 changed files with 0 additions and 7 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue