summaryrefslogtreecommitdiffstats
path: root/games/phantasia
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-11-24 03:10:09 +0000
committerderaadt <deraadt@openbsd.org>2015-11-24 03:10:09 +0000
commitebb0af75bc651a9d4301d2b9e40dde3d7c11fb2e (patch)
tree5d44aa788b4b852ce2b40877357782c1d368464b /games/phantasia
parentchange score file name to .cfscores so it's not taking up valuable space (diff)
downloadwireguard-openbsd-ebb0af75bc651a9d4301d2b9e40dde3d7c11fb2e.tar.xz
wireguard-openbsd-ebb0af75bc651a9d4301d2b9e40dde3d7c11fb2e.zip
In 1995, all of the games were setuid games. At end of 1996, I took them all
to setgid games, and we started wittling them down. Nearly 10 years later I am removing all setgid from the games. If any of these have score files they are now broken, and I hope various folk repair them. I have argued for years (and received pushback...) that the score file features must be removed, or rewritten to use private files, because setgid is the wrong tool. ok tedu
Diffstat (limited to 'games/phantasia')
-rw-r--r--games/phantasia/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile
index 79bd63ef282..60eceef72f1 100644
--- a/games/phantasia/Makefile
+++ b/games/phantasia/Makefile
@@ -1,11 +1,10 @@
-# $OpenBSD: Makefile,v 1.17 2011/06/23 22:46:12 schwarze Exp $
+# $OpenBSD: Makefile,v 1.18 2015/11/24 03:10:10 deraadt Exp $
PROG= phantasia
SRCS= main.c fight.c io.c interplayer.c gamesupport.c misc.c phantglobs.c
CFLAGS+=-DTERMIOS
DPADD= ${LIBM} ${LIBCURSES}
LDADD= -lm -lcurses
-BINMODE=2555
MAN= phantasia.6
CLEANFILES+=map setup setup.o phantglobs.o.bld phantasia.6