summaryrefslogtreecommitdiff
path: root/security/libksba
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
commit815a56579dbb7b27508d77a16c89690efcefe835 (patch)
tree5f3ed322408abaddac66fcc22219045b9343962d /security/libksba
parenta1508f3fb43379bd7a168bf91d9acbe60dea6e5a (diff)
downloadpkgsrc-815a56579dbb7b27508d77a16c89690efcefe835.tar.gz
Fix dependency. No cookie for shannonjr.
Diffstat (limited to 'security/libksba')
-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