aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gone
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1998-04-20 11:17:26 +0800
committermph <mph@FreeBSD.org>1998-04-20 11:17:26 +0800
commit64412ee5a9e39d3501dec94afb7d5470f324c24f (patch)
treec997d1059de8426f175731aa6819ae2f917444de /misc/gone
parent6b5f7d498944f560e9237614de028e616ae7125e (diff)
downloadfreebsd-ports-gnome-64412ee5a9e39d3501dec94afb7d5470f324c24f.tar.gz
freebsd-ports-gnome-64412ee5a9e39d3501dec94afb7d5470f324c24f.tar.zst
freebsd-ports-gnome-64412ee5a9e39d3501dec94afb7d5470f324c24f.zip
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>
Diffstat (limited to 'misc/gone')
-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