[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / keybinder

File: [cvs.NetBSD.org] / pkgsrc / x11 / keybinder / Makefile (download)

Revision 1.3, Mon Feb 6 13:54:55 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2 lines

Recursive bump for harfbuzz's new graphite2 dependency.

# $NetBSD: Makefile,v 1.3 2017/02/06 13:54:55 wiz Exp $

PKGREVISION= 2
.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"