pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/libksba Fix dependency. No cookie for shannonjr.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3fd0d53cfd6
branches:  trunk
changeset: 519945:a3fd0d53cfd6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Oct 12 16:19:03 2006 +0000

description:
Fix dependency. No cookie for shannonjr.

diffstat:

 security/libksba/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 97906ed04b6d -r a3fd0d53cfd6 security/libksba/Makefile
--- a/security/libksba/Makefile Thu Oct 12 15:05:07 2006 +0000
+++ b/security/libksba/Makefile Thu Oct 12 16:19:03 2006 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index