summaryrefslogtreecommitdiffstats
path: root/games/atc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/Makefile')
-rw-r--r--games/atc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/Makefile b/games/atc/Makefile
index 4df0b3f..e6433c4 100644
--- a/games/atc/Makefile
+++ b/games/atc/Makefile
@@ -11,7 +11,7 @@ GAMES= ATC_scores Game_List Killer crossover default easy game_2
CLEANFILES=grammar.c y.tab.h lex.c
HIDEGAME=hidegame
-beforeinstall:
+beforeinstall:
(cd ${.CURDIR}/games; install -c -o ${BINOWN} -g ${BINGRP} -m 400 \
${GAMES} ${DESTDIR}/usr/share/games/atc)
OpenPOWER on IntegriCloud