pkgsrc/x11/xproto/builtin.mk
hiramatsu b5db73d3b8 Converted to use mk/buildlink3/pkgconfig-builtin.mk to determine
the version of system installed xproto.
2015-05-12 13:59:11 +00:00

8 lines
306 B
Makefile

# $NetBSD: builtin.mk,v 1.5 2015/05/12 13:59:11 hiramatsu Exp $
BUILTIN_PKG:= xproto
PKGCONFIG_FILE.xproto= ${X11BASE}/lib/pkgconfig/xproto.pc
PKGCONFIG_FILE.xproto+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xproto.pc
.include "../../mk/buildlink3/pkgconfig-builtin.mk"
.include "../../mk/x11.builtin.mk"