Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pinentry pinentry: Makefile.common: mention u...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d203eda9fc2
branches:  trunk
changeset: 437756:9d203eda9fc2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 30 23:53:59 2020 +0000

description:
pinentry: Makefile.common: mention use by pinentry-gnome3

diffstat:

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

diffs (22 lines):

diff -r 2e1530f57b0f -r 9d203eda9fc2 security/pinentry/Makefile.common
--- a/security/pinentry/Makefile.common Sun Aug 30 23:53:23 2020 +0000
+++ b/security/pinentry/Makefile.common Sun Aug 30 23:53:59 2020 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile.common,v 1.13 2019/02/13 17:42:07 wiz Exp $
+# $NetBSD: Makefile.common,v 1.14 2020/08/30 23:53:59 wiz Exp $
 # -*- Makefile -*-
+#
 # used by security/pinentry/Makefile
 # used by security/pinentry-fltk/Makefile
+# used by security/pinentry-gnome3/Makefile
 # used by security/pinentry-gtk2/Makefile
 # used by security/pinentry-qt4/Makefile
 
@@ -24,7 +26,6 @@
 
 INFO_FILES=            yes
 
-BUILDLINK_API_DEPENDS.libassuan+=       libassuan>=2.1.0
 .include "../../security/libassuan2/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libgpg-error+=   libgpg-error>=1.16
 .include "../../security/libgpg-error/buildlink3.mk"



Home | Main Index | Thread Index | Old Index