aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-03-11 07:03:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-03-11 07:03:47 +0000
commit763a221a872f990bebf9c42101f80652ac1bfd27 (patch)
tree1a89df82579ea6d73231c2375ecd356c3fcde2c5
parent4f654de992accfdd4d04f2905cb1b7ebaf6e1475 (diff)
downloadports-763a221a872f990bebf9c42101f80652ac1bfd27.tar.gz
ports-763a221a872f990bebf9c42101f80652ac1bfd27.zip
Install setgid games, not setuid games. This port is still broken on 4.0
and has no maintainer, but I'm committing this anyway so it doesn't get forgotten.
Notes
Notes: svn path=/head/; revision=26742
-rw-r--r--games/nethack-qt/Makefile2
-rw-r--r--games/nethack33-qt/Makefile2
-rw-r--r--games/nethack34-qt/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile
index 6ff443f23914..86f5e237ee84 100644
--- a/games/nethack-qt/Makefile
+++ b/games/nethack-qt/Makefile
@@ -54,7 +54,7 @@ post-install:
${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack
.endif
@ cd ${PREFIX}/lib/nethackdir; tar xzf ${DISTDIR}/${QT_SOUND}
- @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} games.games *.au .nethackrc
+ @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root.games *.au .nethackrc
@ cd ${PREFIX}/lib/nethackdir; ${CHMOD} 444 *.au .nethackrc
@ ${ECHO} "-----------------------"
@ ${ECHO} "post-installation hints
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile
index 6ff443f23914..86f5e237ee84 100644
--- a/games/nethack33-qt/Makefile
+++ b/games/nethack33-qt/Makefile
@@ -54,7 +54,7 @@ post-install:
${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack
.endif
@ cd ${PREFIX}/lib/nethackdir; tar xzf ${DISTDIR}/${QT_SOUND}
- @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} games.games *.au .nethackrc
+ @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root.games *.au .nethackrc
@ cd ${PREFIX}/lib/nethackdir; ${CHMOD} 444 *.au .nethackrc
@ ${ECHO} "-----------------------"
@ ${ECHO} "post-installation hints
diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile
index 6ff443f23914..86f5e237ee84 100644
--- a/games/nethack34-qt/Makefile
+++ b/games/nethack34-qt/Makefile
@@ -54,7 +54,7 @@ post-install:
${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack
.endif
@ cd ${PREFIX}/lib/nethackdir; tar xzf ${DISTDIR}/${QT_SOUND}
- @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} games.games *.au .nethackrc
+ @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root.games *.au .nethackrc
@ cd ${PREFIX}/lib/nethackdir; ${CHMOD} 444 *.au .nethackrc
@ ${ECHO} "-----------------------"
@ ${ECHO} "post-installation hints