summaryrefslogtreecommitdiffstats
path: root/games/larn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/larn/Makefile')
-rw-r--r--games/larn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/larn/Makefile b/games/larn/Makefile
index 78d3e10..4aab5e7 100644
--- a/games/larn/Makefile
+++ b/games/larn/Makefile
@@ -62,8 +62,8 @@ LDADD= -ltermcap -lcompat
HIDEGAME=hidegame
beforeinstall:
- (cd ${.CURDIR}/datfiles; install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
- larnmaze larnopts larn.help \
+ (cd ${.CURDIR}/datfiles; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} \
+ -m 444 larnmaze larnopts larn.help \
${DESTDIR}/usr/share/games/larn)
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud