pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Hook pinentry-mac to the build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49b9dd728a21
branches:  trunk
changeset: 363068:49b9dd728a21
user:      jym <jym%pkgsrc.org@localhost>
date:      Wed May 31 12:21:03 2017 +0000

description:
Hook pinentry-mac to the build.

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 30ff38416692 -r 49b9dd728a21 security/Makefile
--- a/security/Makefile Wed May 31 12:19:16 2017 +0000
+++ b/security/Makefile Wed May 31 12:21:03 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.613 2017/04/23 05:40:08 markd Exp $
+# $NetBSD: Makefile,v 1.614 2017/05/31 12:21:03 jym Exp $
 #
 
 COMMENT=       Security tools
@@ -356,6 +356,7 @@
 SUBDIR+=       pinentry
 SUBDIR+=       pinentry-gtk2
 SUBDIR+=       pinentry-qt4
+SUBDIR+=       pinentry-mac
 SUBDIR+=       pinepgp
 SUBDIR+=       pkcs11-helper
 SUBDIR+=       pks



Home | Main Index | Thread Index | Old Index