summaryrefslogtreecommitdiffstats
path: root/games/cribbage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/cribbage/Makefile')
-rw-r--r--games/cribbage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cribbage/Makefile b/games/cribbage/Makefile
index 53448a7..dbffc7b 100644
--- a/games/cribbage/Makefile
+++ b/games/cribbage/Makefile
@@ -12,7 +12,7 @@ HIDEGAME=hidegame
beforeinstall:
.if !exists(${DESTDIR}/var/games/criblog)
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
+ ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
${DESTDIR}/var/games/criblog
.endif
OpenPOWER on IntegriCloud