Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E64D363BC80 for ; Sat, 11 Sep 2010 19:30:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8A31D63B101; Sat, 11 Sep 2010 19:30:06 +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 C370363B100 for ; Sat, 11 Sep 2010 19:30:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A7A58175DD; Sat, 11 Sep 2010 19:30:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 11 Sep 2010 19:30:05 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/x11/libxcb To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100911193005.A7A58175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sat Sep 11 19:30:05 UTC 2010 Modified Files: pkgsrc/x11/libxcb: builtin.mk Log Message: Check for "xcb.pc" and not "xcb-proto.pc" as the later belongs to the "xcb-proto" package. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/libxcb/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.