From owner-cvs-all Sun Apr 19 20:18:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25738 for cvs-all-outgoing; Sun, 19 Apr 1998 20:18:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25678; Mon, 20 Apr 1998 03:18:02 GMT (envelope-from mph@FreeBSD.org) From: Matthew Hunt Received: (from mph@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA00908; Sun, 19 Apr 1998 20:17:28 -0700 (PDT) Date: Sun, 19 Apr 1998 20:17:28 -0700 (PDT) Message-Id: <199804200317.UAA00908@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/gone Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1998/04/19 20:17:28 PDT Modified files: misc/gone Makefile Log: 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 Revision Changes Path 1.2 +2 -1 ports/misc/gone/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message