summaryrefslogtreecommitdiff
path: root/games/maelstrom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--games/maelstrom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile
index de97a0418025..e4768af02383 100644
--- a/games/maelstrom/Makefile
+++ b/games/maelstrom/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.5 1998/09/15 11:13:09 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/17 00:32:33 asami Exp $
#
DISTNAME= Maelstrom-1.4.3-L2.0.6-src
@@ -29,8 +29,8 @@ do-install:
@ ${INSTALL_DATA} ${WRKSRC}/Maelstrom\ ${file} ${PREFIX}/share/Maelstrom
.endfor
@ ${INSTALL_DATA} ${WRKSRC}/Maelstrom-Scores ${PREFIX}/share/Maelstrom
- @ chown games:games ${PREFIX}/share/Maelstrom/Maelstrom-Scores
- @ chmod 666 ${PREFIX}/share/Maelstrom/Maelstrom-Scores
+ @ ${CHOWN} games:games ${PREFIX}/share/Maelstrom/Maelstrom-Scores
+ @ ${CHMOD} 666 ${PREFIX}/share/Maelstrom/Maelstrom-Scores
@ ${MKDIR} ${PREFIX}/share/Maelstrom/Images
@ ${INSTALL_DATA} ${WRKSRC}/Images/*n ${PREFIX}/share/Maelstrom/Images