summaryrefslogtreecommitdiff
path: root/security/pinentry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pinentry/Makefile')
-rw-r--r--security/pinentry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index c401ffe1b6a..de4da4c6261 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/31 23:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/06 06:22:44 reed Exp $
#
DISTNAME= pinentry-0.7.1
@@ -38,7 +38,7 @@ PLIST_SUBST+= USE_QT=
PLIST_SUBST+= USE_QT='@comment '
.endif
-BUILDLINK_DEPENDS.libgpg-error+= libgpg-error>=1.0.0
+BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.0.0
.include "../../security/libgpg-error/buildlink3.mk"
.include "../../security/libksba/buildlink3.mk"