xenocara/data/xkeyboard-config/pc/Makefile
shadchin 83e66faf84 Update to xkeyboard-config 2.12.
plus fix for fr(oss) from Daniel Jakots <vigdis at chown dot me>

ok matthieu@
2014-09-17 16:11:50 +00:00

12 lines
283 B
Makefile

# $OpenBSD: Makefile,v 1.3 2014/09/17 16:11:50 shadchin Exp $
XKC_TOP = ../../..
PACKAGE_VERSION = 2.12
PKGCONFIG = xkeyboard-config.pc
EXTRA_PKGCONFIG_SUBST = -e 's,@VERSION@,${PACKAGE_VERSION},g' \
-e 's,@xkb_base@,${XKB_BASE},g'
install: install-pc
.include <bsd.xorg.mk>