summaryrefslogtreecommitdiffstats
path: root/games/wargames/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wargames/Makefile')
-rw-r--r--games/wargames/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wargames/Makefile b/games/wargames/Makefile
index b5841eb..1b9ae0b 100644
--- a/games/wargames/Makefile
+++ b/games/wargames/Makefile
@@ -4,7 +4,7 @@
MAN6= wargames.6
beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} wargames.sh \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${.CURDIR}/wargames.sh \
${DESTDIR}${BINDIR}/wargames
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud