summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/jetpack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index 96bc206a7eea..f05c051721fc 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -22,6 +22,7 @@ post-install:
@${CHOWN} root:games ${PREFIX}/bin/jetpack
@${CHMOD} g+s,u-s ${PREFIX}/bin/jetpack
@${CHOWN} root:games ${PREFIX}/lib/X11/jetpack
+ @${CHMOD} g+w ${PREFIX}/lib/X11/jetpack
@${CHMOD} go+r ${PREFIX}/lib/X11/jetpack/jetpack.lev000
.include <bsd.port.mk>