Detect "xcb-proto" as part of the bundled X11 distribution.

This commit is contained in:
tron 2010-09-11 19:46:59 +00:00
parent 4bf320ad7f
commit 8acc5bc66f

7
x11/xcb-proto/builtin.mk Normal file
View file

@ -0,0 +1,7 @@
# $NetBSD: builtin.mk,v 1.1 2010/09/11 19:46:59 tron Exp $
BUILTIN_PKG:= xcb-proto
PKGCONFIG_FILE.xcb-proto= ${X11BASE}/lib/pkgconfig/xcb-proto.pc
.include "../../mk/buildlink3/pkgconfig-builtin.mk"
.include "../../mk/x11.builtin.mk"