summaryrefslogtreecommitdiff
path: root/x11/xbindkeys/Makefile
blob: b218769ee92e59329956bcb1e1276750ad76918e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.19 2012/10/29 05:06:57 asau Exp $
#

.include "Makefile.common"

PKGREVISION=		4

CONFIGURE_ARGS+=	--disable-tk

PTHREAD_AUTO_VARS=	yes

.include "options.mk"

.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"