summaryrefslogtreecommitdiffstats
path: root/games/robots/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/robots/Makefile')
-rw-r--r--games/robots/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/robots/Makefile b/games/robots/Makefile
index 7e9af46..bded134 100644
--- a/games/robots/Makefile
+++ b/games/robots/Makefile
@@ -10,7 +10,7 @@ LDADD= -lcurses -ltermcap -lcompat
HIDEGAME=hidegame
beforeinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m 600 /dev/null \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 600 /dev/null \
${DESTDIR}/var/games/robots_roll
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud