Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id D560F63B880 for ; Mon, 14 Jul 2008 10:09:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8A94863B2B3; Mon, 14 Jul 2008 10:09:57 +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 D173163B152 for ; Mon, 14 Jul 2008 10:09:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C2774175D0; Mon, 14 Jul 2008 10:09:56 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/news/tin To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20080714100956.C2774175D0@cvs.netbsd.org> Date: Mon, 14 Jul 2008 10:09:56 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Jul 14 10:09:56 UTC 2008 Modified Files: pkgsrc/news/tin: options.mk Log Message: Fix build with ncursesw option set. Comment from the commit: # XXX: NetBSD's wide curses are not accepted, because the configure # script doesn't find the proper headers. # This could be a bug in the buildlink framework for wide curses. # The next line is a workaround until someone(TM) finds time to # investigate this. To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/news/tin/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.