From owner-cvs-ports Sun Apr 19 20:19:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA25857 for cvs-ports-outgoing; Sun, 19 Apr 1998 20:19:08 -0700 (PDT) (envelope-from owner-cvs-ports) 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-ports@FreeBSD.ORG X-Loop: 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