pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pinentry
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 30 23:53:59 UTC 2020
Modified Files:
pkgsrc/security/pinentry: Makefile.common
Log Message:
pinentry: Makefile.common: mention use by pinentry-gnome3
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/pinentry/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pinentry/Makefile.common
diff -u pkgsrc/security/pinentry/Makefile.common:1.13 pkgsrc/security/pinentry/Makefile.common:1.14
--- pkgsrc/security/pinentry/Makefile.common:1.13 Wed Feb 13 17:42:07 2019
+++ pkgsrc/security/pinentry/Makefile.common Sun Aug 30 23:53:59 2020
@@ -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 @@ CONFIGURE_ARGS+= --with-libiconv-prefix=
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