From 760254ff8ceb1bbf97c204004b415e4339d6d16e Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 9 Sep 2000 11:03:36 +0000 Subject: Install setgid games --- games/gno3dtet/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'games/gno3dtet/Makefile') diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index fb0436c696a6..7a72dc3ac81d 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -25,4 +25,10 @@ USE_GMAKE= yes pre-configure: @${RM} -f ${WRKSRC}/config.cache +post-install: + ${CHOWN} root:games ${PREFIX}/bin/gno3dtet + ${CHMOD} 2555 ${PREFIX}/bin/gno3dtet + ${CHOWN} root:games ${PREFIX}/var/games/gno3dtet.hof + ${CHMOD} 664 ${PREFIX}/var/games/gno3dtet.hof + .include -- cgit v1.2.3