repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
x11
/
xbindkeys
/
Makefile
blob
66e8b5836a570f767d1f2173dd527bc277da5381
1
# $NetBSD: Makefile,v 1.18 2010/03/24 19:43:29 asau Exp $
2
#
3
4
.
include
"Makefile.common"
5
6
PKGREVISION
=
4
7
8
CONFIGURE_ARGS
+= --
disable-tk
9
10
PTHREAD_AUTO_VARS
=
yes
11
12
.
include
"options.mk"
13
14
.
include
"../../mk/pthread.buildlink3.mk"
15
.
include
"../../mk/bsd.pkg.mk"