aboutsummaryrefslogtreecommitdiff
path: root/games/battlestar/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-07-18 12:07:49 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-07-18 12:07:49 +0000
commit0b87f79976047c8f4332bbf7dc03146f6b0de79f (patch)
tree28835f40dbe3d76e3a6fda9aad6f0aecbec6f5b7 /games/battlestar/Makefile
parent7f3c93b7de07382b10f6322cc10203ba493e2898 (diff)
Notes
Diffstat (limited to 'games/battlestar/Makefile')
-rw-r--r--games/battlestar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/Makefile b/games/battlestar/Makefile
index a6be83c3c073..fc73db98ed82 100644
--- a/games/battlestar/Makefile
+++ b/games/battlestar/Makefile
@@ -13,7 +13,7 @@ HIDEGAME=hidegame
beforeinstall:
.if !exists(${DESTDIR}/var/games/battlestar.log)
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
${DESTDIR}/var/games/battlestar.log
.endif