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