Skip to content

Commit

Permalink
pinentry: Makefile.common: mention use by pinentry-gnome3
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz committed Aug 30, 2020
1 parent 7c670c4 commit a6d78ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions security/pinentry/Makefile.common
@@ -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

Expand All @@ -24,7 +26,6 @@ CONFIGURE_ARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv}

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"
Expand Down

0 comments on commit a6d78ea

Please sign in to comment.