The score file was changed to $HOME three years ago.

Index: Makefile
===================================================================
RCS file: /cvs/src/games/robots/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile    24 Nov 2015 03:10:10 -0000      1.11
+++ Makefile    26 Feb 2019 05:51:16 -0000
@@ -8,8 +8,4 @@ MAN=    robots.6
 DPADD= ${LIBCURSES}
 LDADD= -lcurses
 
-beforeinstall:
-       ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
-           ${DESTDIR}/var/games/robots_roll
-
 .include <bsd.prog.mk>

Reply via email to