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 4aab5e7..12280cd 100644
--- a/games/larn/Makefile
+++ b/games/larn/Makefile
@@ -63,7 +63,7 @@ HIDEGAME=hidegame
beforeinstall:
(cd ${.CURDIR}/datfiles; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} \
- -m 444 larnmaze larnopts larn.help \
- ${DESTDIR}/usr/share/games/larn)
+ -m ${NOBINMODE} larnmaze larnopts larn.help \
+ ${DESTDIR}${SHAREDIR}/games/larn)
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud