From 8893b883616b2b171a87b60e7d95bcb16292c127 Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 20 Nov 1997 00:12:30 +0000 Subject: install games that need it setgid. --- canfield/canfield/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'canfield') diff --git a/canfield/canfield/Makefile b/canfield/canfield/Makefile index 58772169..dd24e132 100644 --- a/canfield/canfield/Makefile +++ b/canfield/canfield/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1995/03/21 15:08:28 cgd Exp $ +# $NetBSD: Makefile,v 1.6 1997/11/20 00:12:33 mrg Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= canfield @@ -6,6 +6,7 @@ MAN= canfield.6 DPADD= ${LIBCURSES} ${LIBTERM} LDADD= -lcurses -ltermcap HIDEGAME=hidegame +SETGIDGAME=yes .include "../../Makefile.inc" -- cgit v1.2.3-56-ge451