pkgsrc/x11/xbindkeys/Makefile
wiz 272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00

15 lines
309 B
Makefile

# $NetBSD: Makefile,v 1.15 2009/05/20 00:58:30 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGREVISION= 1
CONFIGURE_ARGS+= --disable-tk
PTHREAD_AUTO_VARS= yes
.include "../../lang/guile/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"