pkgsrc/x11/xbindkeys/Makefile
obache fb4fc34b39 Update xbindkeys{,-tk} to 1.7.3.
Version 1.7.3 : A bug under Solaris was fixed. This bug caused an XBindKeys
built with -DFORK_FLAG=1 to fail to wait for the processes it spawns, leaving
lots of defunct processes.
Thanks to Ciaran Anscomb for the patch.

Version 1.7.2 : Changes to grab keys in all display screens and not only in the
default root window (Xinerama suport).
Bugfix for the Guile support in configure.ac.
2006-12-08 16:16:12 +00:00

9 lines
195 B
Makefile

# $NetBSD: Makefile,v 1.12 2006/12/08 16:16:12 obache Exp $
#
.include "Makefile.common"
CONFIGURE_ARGS+= --disable-tk
.include "../../lang/guile/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"