Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8E41D63BAE5 for ; Mon, 26 Jul 2010 06:52:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 80FE163B101; Mon, 26 Jul 2010 06:52:53 +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 A93E863B100 for ; Mon, 26 Jul 2010 06:52:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8F29A175DD; Mon, 26 Jul 2010 06:52:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 26 Jul 2010 06:52:52 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/news/tin To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20100726065252.8F29A175DD@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:52:52 UTC 2010 Modified Files: pkgsrc/news/tin: options.mk Log Message: For options ncurses and ncursesw, set USE_NCURSES=yes, on the assumption that explicitly forcing ncurses does not mean "use builtin curses anyway" unless the builtin curses is *really* ncurses. (Yes, the ncursesw builtin.mk responds to USE_NCURSES and not USE_NCURSESW; whether that's a bug is for someone else to decide.) To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/news/tin/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.