summaryrefslogtreecommitdiff
path: root/games/trojka/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/trojka/files/patch-Makefile')
-rw-r--r--games/trojka/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trojka/files/patch-Makefile b/games/trojka/files/patch-Makefile
index bfe18b4308db..f8a39ba4ccf1 100644
--- a/games/trojka/files/patch-Makefile
+++ b/games/trojka/files/patch-Makefile
@@ -18,7 +18,7 @@
install:
- cp trojka /usr/games
+ ${BSD_INSTALL_PROGRAM} trojka $(DESTDIR)$(PREFIX)/bin
-+ ${BSD_INSTALL_MAN} trojka.6.out $(DESTDIR)$(PREFIX)/man/man6/trojka.6
++ ${BSD_INSTALL_MAN} trojka.6.out $(DESTDIR)$(PREFIX)/share/man/man6/trojka.6
+ mkdir -p $(DESTDIR)$(SCOREDIR)
+ touch $(DESTDIR)$(SCOREFILE).sample
+