Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id A5FAF63B975 for ; Fri, 1 Aug 2008 11:30:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3B37363B4CC; Fri, 1 Aug 2008 11:30:21 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 821EF63B100 for ; Fri, 1 Aug 2008 11:30:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 726C6175D0; Fri, 1 Aug 2008 11:30:20 +0000 (UTC) From: Min Sik Kim Subject: CVS commit: pkgsrc/devel/scmgit-base To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org Message-Id: <20080801113020.726C6175D0@cvs.netbsd.org> Date: Fri, 1 Aug 2008 11:30:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: minskim Date: Fri Aug 1 11:30:20 UTC 2008 Modified Files: pkgsrc/devel/scmgit-base: options.mk Log Message: Enable the GUI application for Mac OS X when the scmgit-gui option is given. While here, add clean to PRIVILEGED_STATES; otherwise, an unprivileged user cannot remove the Mac OS X GUI application with "make clean". To generate a diff of this commit: cvs rdiff -r1.1 -r1.2 pkgsrc/devel/scmgit-base/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.