summaryrefslogtreecommitdiffstats
path: root/games/atc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/Makefile')
-rw-r--r--games/atc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/Makefile b/games/atc/Makefile
index e6433c4..80305a1 100644
--- a/games/atc/Makefile
+++ b/games/atc/Makefile
@@ -12,7 +12,7 @@ CLEANFILES=grammar.c y.tab.h lex.c
HIDEGAME=hidegame
beforeinstall:
- (cd ${.CURDIR}/games; install -c -o ${BINOWN} -g ${BINGRP} -m 400 \
+ (cd ${.CURDIR}/games; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 400 \
${GAMES} ${DESTDIR}/usr/share/games/atc)
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud