update Wed Mar 24 18:37:00 PDT 2010
[pkgsrc.git] / x11 / xbindkeys / Makefile
1 # $NetBSD: Makefile,v 1.18 2010/03/24 19:43:29 asau Exp $
2 #
3 PKG_DESTDIR_SUPPORT=    user-destdir
4
5 .include "Makefile.common"
6
7 PKGREVISION=            4
8
9 CONFIGURE_ARGS+=        --disable-tk
10
11 PTHREAD_AUTO_VARS=      yes
12
13 .include "options.mk"
14
15 .include "../../mk/pthread.buildlink3.mk"
16 .include "../../mk/bsd.pkg.mk"