diff options
Diffstat (limited to 'games/nethack33-qt/Makefile')
-rw-r--r-- | games/nethack33-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index bd00c19924c3..3fbc438c3ef0 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-qt/Makefile @@ -57,7 +57,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} root.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 |