Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0032463BAE5 for ; Mon, 26 Jul 2010 06:49:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9D88863B108; Mon, 26 Jul 2010 06:49:31 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AF6F763B101 for ; Mon, 26 Jul 2010 06:49:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 80670175DD; Mon, 26 Jul 2010 06:49:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 26 Jul 2010 06:49:30 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/devel/ncurses To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20100726064930.80670175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: dholland Date: Mon Jul 26 06:49:30 UTC 2010 Modified Files: pkgsrc/devel/ncurses: builtin.mk Log Message: The change in -r1.27 of this file failed to restore the old logic completely; rectify that. Now setting USE_NCURSES=yes won't install pkgsrc ncurses on e.g. Linux where it's really built in. Not sure if a version bump is wanted, but since I just did one we'll ride that. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ncurses/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.