summaryrefslogtreecommitdiffstats
path: root/games/wump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wump/Makefile')
-rw-r--r--games/wump/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wump/Makefile b/games/wump/Makefile
index a4ccedc..dddd4c3 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 \
- ${DESTDIR}/usr/share/games
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${NOBINMODE} \
+ ${.CURDIR}/wump.info ${DESTDIR}${SHAREDIR}/games
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud