Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id F22A863ED5D for ; Thu, 18 Apr 2013 13:22:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C1BCF14A267; Thu, 18 Apr 2013 13:22:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B6F0D14A268 for ; Thu, 18 Apr 2013 13:22:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id XJNPS9AMBQwd for ; Thu, 18 Apr 2013 13:22:07 +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 426D914A266 for ; Thu, 18 Apr 2013 13:22:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 312D2175DD; Thu, 18 Apr 2013 13:22:07 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 18 Apr 2013 13:22:07 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/x11 To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20130418132207.312D2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Thu Apr 18 13:22:07 UTC 2013 Modified Files: pkgsrc/x11/xbitmaps: builtin.mk pkgsrc/x11/xcb-proto: builtin.mk pkgsrc/x11/xkeyboard-config: builtin.mk pkgsrc/x11/xtrans: builtin.mk Log Message: also try to detect *.pc files in share/pkgconfig. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xbitmaps/builtin.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xcb-proto/builtin.mk cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xkeyboard-config/builtin.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xtrans/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.