summaryrefslogtreecommitdiff
path: root/security/pinentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pinentry/Makefile')
-rw-r--r--security/pinentry/Makefile5
1 files changed, 4 insertions, 1 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"