summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-10-12 16:19:03 +0000
committerjoerg <joerg@pkgsrc.org>2006-10-12 16:19:03 +0000
commit187e6e0b38a2c597e26f1f566b2af3c0fb03c682 (patch)
tree5f3ed322408abaddac66fcc22219045b9343962d /security
parentdfe5571a1bf6b96efed3bb5f94880de764bbd2cc (diff)
downloadpkgsrc-187e6e0b38a2c597e26f1f566b2af3c0fb03c682.tar.gz
Fix dependency. No cookie for shannonjr.
Diffstat (limited to 'security')
-rw-r--r--security/libksba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index 6933ca981b3..5922a6c8cda 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/10/11 11:14:33 shannonjr Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/12 16:19:03 joerg Exp $
#
DISTNAME= libksba-1.0.0
@@ -10,7 +10,7 @@ MAINTAINER= shannonjr@NetBSD.org
HOMEPAGE= http://www.g10code.com/p-libksba.html
COMMENT= X.509 library
-DEPENDS+= libgpg-error>=1.2
+BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.2
USE_LIBTOOL= YES
GNU_CONFIGURE= YES