summaryrefslogtreecommitdiffstats
path: root/games/xcubes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xcubes/Makefile')
-rw-r--r--games/xcubes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xcubes/Makefile b/games/xcubes/Makefile
index 8ee7964..d1f233d 100644
--- a/games/xcubes/Makefile
+++ b/games/xcubes/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/17 10:53:01 asami Exp $
#
DISTNAME= xcubes
@@ -18,7 +18,7 @@ USE_IMAKE= yes
post-install:
@chmod 755 ${PREFIX}/bin/xcubes
- @chown bin.bin ${PREFIX}/bin/xcubes
+ @/usr/sbin/chown ${BINOWN}.${BINGRP} ${PREFIX}/bin/xcubes
@${INSTALL_DATA} ${WRKSRC}/Cubes.ad ${PREFIX}/lib/X11/app-defaults/Cubes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud