diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
commit | 943faf64dbfe25eac5108b35598d14bd2341283a (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /security/pinentry | |
parent | c6269a4b362eb94372b04636fcd12efaf77508b0 (diff) | |
download | pkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz |
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'security/pinentry')
-rw-r--r-- | security/pinentry/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 4e14cf9c9f8..3a29ea26cc3 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/08/17 17:11:28 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/08/18 07:31:17 wiz Exp $ COMMENT= Applications for entering PINs or Passphrases -PKGREVISION= 1 +PKGREVISION= 2 CONFIGURE_ARGS+= --enable-pinentry-tty CONFIGURE_ARGS+= --enable-pinentry-emacs |