summaryrefslogtreecommitdiffstats
path: root/games/hack
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-09-24 09:45:57 +0000
committerache <ache@FreeBSD.org>1997-09-24 09:45:57 +0000
commit115d7275ba3201ce8d8fb8e02bea55e2dbc38b1b (patch)
tree976bfc4e5b0c4f9ed73fe1fc9d73c1e47bbd6260 /games/hack
parent3fadb9c28981b6b4fb1c176b6ed61e7fe45645e2 (diff)
downloadFreeBSD-src-115d7275ba3201ce8d8fb8e02bea55e2dbc38b1b.zip
FreeBSD-src-115d7275ba3201ce8d8fb8e02bea55e2dbc38b1b.tar.gz
Since hack suid now, add -fschg to install flags to prevent this
binary to be overwritted
Diffstat (limited to 'games/hack')
-rw-r--r--games/hack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hack/Makefile b/games/hack/Makefile
index 03b8dff..f8693d9 100644
--- a/games/hack/Makefile
+++ b/games/hack/Makefile
@@ -26,6 +26,7 @@ CLEANFILES+= hack.onames.h makedefs
#
BINOWN= games
BINMODE= 4550
+INSTALLFLAGS+= -fschg
.depend: hack.onames.h
OpenPOWER on IntegriCloud