2014-03-10 12:05:51 +01:00
|
|
|
# $NetBSD: builtin.mk,v 1.3 2014/03/10 11:05:54 jperkin Exp $
|
2010-06-04 12:49:01 +02:00
|
|
|
|
|
|
|
BUILTIN_PKG:= xkeyboard-config
|
|
|
|
PKGCONFIG_FILE.xkeyboard-config= ${X11BASE}/lib/pkgconfig/xkeyboard-config.pc
|
2014-03-10 12:05:51 +01:00
|
|
|
PKGCONFIG_FILE.xkeyboard-config+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xkeyboard-config.pc
|
2013-04-18 15:22:06 +02:00
|
|
|
PKGCONFIG_FILE.xkeyboard-config+= ${X11BASE}/share/pkgconfig/xkeyboard-config.pc
|
2010-06-04 12:49:01 +02:00
|
|
|
|
|
|
|
.include "../../mk/buildlink3/pkgconfig-builtin.mk"
|
|
|
|
.include "../../mk/x11.builtin.mk"
|