pkgsrc/x11/xbindkeys/Makefile
nia 8ef9e83717 xbindkeys: Update to 1.8.7
2020-05-23  Philippe Brochard <hocwp@free.fr>

	* Fix some compilation warnings

2020-05-23 Jason Miller  <jasom@fastmail.com>

	* Prevent scheme functions to be garbage collected
2020-11-24 10:25:24 +00:00

12 lines
237 B
Makefile

# $NetBSD: Makefile,v 1.23 2020/11/24 10:25:24 nia Exp $
.include "Makefile.common"
CONFIGURE_ARGS+= --disable-tk
PTHREAD_AUTO_VARS= yes
.include "options.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"