Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 43B9663BC17 for ; Wed, 18 Aug 2010 10:05:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 592D863B101; Wed, 18 Aug 2010 10:05:27 +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 6F67163B11A for ; Wed, 18 Aug 2010 10:05:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C7174175DD; Wed, 18 Aug 2010 10:05:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 18 Aug 2010 10:05:08 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/x11/wxGTK24 To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100818100508.C7174175DD@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 Aug 18 10:05:08 UTC 2010 Modified Files: pkgsrc/x11/wxGTK24: Makefile.common distinfo pkgsrc/x11/wxGTK24/patches: patch-aa Log Message: Let to use BUILDLINK_DIR first for find header/library files. It should fixes PR#43215. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/wxGTK24/Makefile.common cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/wxGTK24/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/wxGTK24/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.