summaryrefslogtreecommitdiffstats
path: root/games/wump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wump/Makefile')
-rw-r--r--games/wump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wump/Makefile b/games/wump/Makefile
index de09ffb..a4ccedc 100644
--- a/games/wump/Makefile
+++ b/games/wump/Makefile
@@ -5,7 +5,7 @@ MAN6= wump.6
HIDEGAME=hidegame
beforeinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/wump.info \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/wump.info \
${DESTDIR}/usr/share/games
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud