From 30a5348628ea3b132ad774559effc3d99e526901 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 11 Sep 2010 19:30:05 +0000 Subject: Check for "xcb.pc" and not "xcb-proto.pc" as the later belongs to the "xcb-proto" package. --- x11/libxcb/builtin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/libxcb') diff --git a/x11/libxcb/builtin.mk b/x11/libxcb/builtin.mk index c06bb19282a..2fdd80c6208 100644 --- a/x11/libxcb/builtin.mk +++ b/x11/libxcb/builtin.mk @@ -1,7 +1,7 @@ -# $NetBSD: builtin.mk,v 1.1 2010/09/11 19:09:51 tron Exp $ +# $NetBSD: builtin.mk,v 1.2 2010/09/11 19:30:05 tron Exp $ BUILTIN_PKG:= libxcb -PKGCONFIG_FILE.libxcb= ${X11BASE}/lib/pkgconfig/xcb-proto.pc +PKGCONFIG_FILE.libxcb= ${X11BASE}/lib/pkgconfig/xcb.pc .include "../../mk/buildlink3/pkgconfig-builtin.mk" .include "../../mk/x11.builtin.mk" -- cgit v1.2.3