pkgsrc/x11/keybinder/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

17 lines
424 B
Makefile

# $NetBSD: Makefile,v 1.11 2020/03/10 22:09:08 wiz Exp $
PKGREVISION= 10
.include "Makefile.common"
CATEGORIES= x11
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Library for registering keyboard shortcuts
LICENSE= gnu-gpl-v2
CONFIGURE_ARGS+= --disable-lua
CONFIGURE_ARGS+= --disable-python
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"