summaryrefslogtreecommitdiff
path: root/x11/xbindkeys
diff options
context:
space:
mode:
authorgrant <grant>2004-02-16 10:41:39 +0000
committergrant <grant>2004-02-16 10:41:39 +0000
commitd0e93d0f88abdc82fcbb7e71c2ef3b3750b0d551 (patch)
tree549951d9cf551896492516f62d449c99c999f068 /x11/xbindkeys
parent924c74bfcad1042e0c38a2abdf210855011efa55 (diff)
downloadpkgsrc-d0e93d0f88abdc82fcbb7e71c2ef3b3750b0d551.tar.gz
as of the last update, this no longer requires pthreads.
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r--x11/xbindkeys/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 2e59fb24728..d7275c8d14c 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/12/03 12:52:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/16 10:41:39 grant Exp $
#
.include "Makefile.common"
CONFIGURE_ARGS+= --disable-tk
-.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"