summaryrefslogtreecommitdiff
path: root/misc/gone/Makefile
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-04-20 03:17:26 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-04-20 03:17:26 +0000
commitbb7cffe74da21064a77f9ba584a61076b441703f (patch)
tree3ab2190a92083138110733a3a6e32a41ee9492c3 /misc/gone/Makefile
parentActivate gone. (diff)
Restore IS_INTERACTIVE that I improperly removed; if the "make configure"
stage is run by root, "configure" asks whether the program should be installed setuid, to allow it to verify passwords. A better solution may be a make variable. Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>
Notes
Notes: svn path=/head/; revision=10601
Diffstat (limited to '')
-rw-r--r--misc/gone/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gone/Makefile b/misc/gone/Makefile
index 9bc32111dc7f..363898685bd2 100644
--- a/misc/gone/Makefile
+++ b/misc/gone/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 April 1998
# Whom: marcus
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/04/20 02:09:55 mph Exp $
#
DISTNAME= gone-1.3
@@ -13,6 +13,7 @@ MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/
MAINTAINER= marcus@miami.edu
GNU_CONFIGURE= yes
+IS_INTERACTIVE= yes
MAN1= gone.1