aboutsummaryrefslogtreecommitdiff
path: root/games/xkobo/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-07 01:21:48 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-07 01:21:48 +0000
commit14b6ef00a22d72ac785e8885a89af39e5e6be281 (patch)
tree552484cfac00de7741d51075db1b1d0ce8ea208f /games/xkobo/Makefile
parent1d4001f27202664db8032fc1d959345b1a642929 (diff)
downloadports-14b6ef00a22d72ac785e8885a89af39e5e6be281.tar.gz
ports-14b6ef00a22d72ac785e8885a89af39e5e6be281.zip
Notes
Diffstat (limited to 'games/xkobo/Makefile')
-rw-r--r--games/xkobo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile
index 42986339af43..537b9f5ea9c2 100644
--- a/games/xkobo/Makefile
+++ b/games/xkobo/Makefile
@@ -20,7 +20,7 @@ MAN1= xkobo.1
post-install:
${CHMOD} u-s,g+s ${PREFIX}/bin/xkobo
- ${CHOWN} root:games ${PREFIX}/bin/xkobo
+ ${CHOWN} root:games ${PREFIX}/bin/xkobo ${PREFIX}/lib/X11/xkobo-scores
${CHMOD} 775 ${PREFIX}/lib/X11/xkobo-scores
.include <bsd.port.mk>