Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3E67163BA59 for ; Wed, 28 Apr 2010 08:02:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DD2D563B150; Wed, 28 Apr 2010 08:02:19 +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 150B963B117 for ; Wed, 28 Apr 2010 08:02:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F2D58175DD; Wed, 28 Apr 2010 08:02:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 28 Apr 2010 08:02:18 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/mk/buildlink3 To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100428080218.F2D58175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed Apr 28 08:02:18 UTC 2010 Modified Files: pkgsrc/mk/buildlink3: find-files.mk find-libs.mk Log Message: Use BEINCLUDES and BELIBRARIES to find header files and libs additionally. They point to the location of builtin header files and libraries for Haiku OS. No objection over two and a half months in tech-pkg@. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/mk/buildlink3/find-files.mk cvs rdiff -u -r1.5 -r1.6 pkgsrc/mk/buildlink3/find-libs.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.