Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AD53A63BA59 for ; Mon, 3 May 2010 06:58:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5D49C63B14E; Mon, 3 May 2010 06:58:29 +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 9242F63B143 for ; Mon, 3 May 2010 06:58:28 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4B686175DD; Mon, 3 May 2010 06:58:28 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 3 May 2010 06:58:28 +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: <20100503065828.4B686175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon May 3 06:58:28 UTC 2010 Modified Files: pkgsrc/mk/buildlink3: find-files.mk find-libs.mk Log Message: Revert addition of support for Haiku OS (BEINCLUDES and BELIBRARIES). Improve a port is not better than break others, and current BUILDLINK3 dose not fit such a environment. Thanks for tests and reviews after commit. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/mk/buildlink3/find-files.mk \ 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.