summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2015-01-15 20:48:33 +0000
committerwiz <wiz>2015-01-15 20:48:33 +0000
commitf461a49ba341ec98e48bff23aeb93ecf2b2ae16f (patch)
treef0c23ee070605a6c589f5194c8616ee9dd33d4ee /security
parentbed7745e7dbf9b11b4d5a4443a52f81f128931e2 (diff)
downloadpkgsrc-f461a49ba341ec98e48bff23aeb93ecf2b2ae16f.tar.gz
Build pinentry-tty by default. From ISIHARA Takanori in PR 49573.
Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/pinentry/Makefile5
-rw-r--r--security/pinentry/PLIST3
2 files changed, 6 insertions, 2 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 996a4891edd..f44070ad930 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2014/12/10 10:24:21 mef Exp $
+# $NetBSD: Makefile,v 1.43 2015/01/15 20:48:33 wiz Exp $
#
#PKGNAME= ${DISTNAME}
+PKGREVISION= 1
COMMENT= Applications for entering PINs or Passphrases
+CONFIGURE_ARGS+= --enable-pinentry-tty
+
.include "../../security/pinentry/Makefile.common"
.include "options.mk"
diff --git a/security/pinentry/PLIST b/security/pinentry/PLIST
index a2d7ac30731..ff214e969d9 100644
--- a/security/pinentry/PLIST
+++ b/security/pinentry/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.8 2010/02/07 15:36:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2015/01/15 20:48:33 wiz Exp $
bin/pinentry
bin/pinentry-curses
+bin/pinentry-tty
info/pinentry.info