Detect "xcb-proto" as part of the bundled X11 distribution.
This commit is contained in:
parent
4bf320ad7f
commit
8acc5bc66f
1 changed files with 7 additions and 0 deletions
7
x11/xcb-proto/builtin.mk
Normal file
7
x11/xcb-proto/builtin.mk
Normal 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"
|
Loading…
Reference in a new issue