Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7BEF263BADF for ; Mon, 13 Jul 2009 20:36:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2413263B15A; Mon, 13 Jul 2009 20:36:44 +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 3A90763B127 for ; Mon, 13 Jul 2009 20:36:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 27829175D0; Mon, 13 Jul 2009 20:36:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 13 Jul 2009 20:36:43 +0000 From: Adam Hoka Subject: CVS commit: pkgsrc/devel/ncurses To: pkgsrc-changes@NetBSD.org Reply-To: ahoka@netbsd.org X-Mailer: log_accum Message-Id: <20090713203643.27829175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: ahoka Date: Mon Jul 13 20:36:43 UTC 2009 Modified Files: pkgsrc/devel/ncurses: Makefile.common buildlink3.mk Log Message: Add BUILDLINK_INCDIRS. Fixes tmux build and more correct in general. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ncurses/Makefile.common cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/ncurses/buildlink3.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.