diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2008-01-02 19:40:38 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2008-01-02 19:40:38 +0000 |
commit | 9f1debf02b5f0aecdb71940cd1032454bcfd67fe (patch) | |
tree | df1e7893e0c16432ace0c046c04fe6b4b85a2723 /security/dirmngr/Makefile | |
parent | 260ef9ac169c36beb0f59be967f8db30a8201d2a (diff) |
Notes
Diffstat (limited to 'security/dirmngr/Makefile')
-rw-r--r-- | security/dirmngr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 98da95e146f6..228788c86cc5 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -17,6 +17,7 @@ COMMENT= A client for managing and downloading certificate revocation lists BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ + iconv:${PORTSDIR}/converters/libiconv \ ksba.17:${PORTSDIR}/security/libksba \ pth:${PORTSDIR}/devel/pth |