diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2009-01-06 13:01:11 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2009-01-06 13:01:11 +0000 |
commit | af765620869b214eca7ed00392a12bd6d5281c54 (patch) | |
tree | 5b295f52288dde78c75434d1f590afda4880a6c0 /security/dirmngr | |
parent | d4d35efd5f26d639ce58889aed52a22c0569a4ca (diff) | |
download | ports-af765620869b214eca7ed00392a12bd6d5281c54.tar.gz ports-af765620869b214eca7ed00392a12bd6d5281c54.zip |
Notes
Diffstat (limited to 'security/dirmngr')
-rw-r--r-- | security/dirmngr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 2ad0ef2ee072..513356ef4356 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -16,7 +16,7 @@ MAINTAINER= umq@ueo.co.jp COMMENT= A client for managing and downloading certificate revocation lists BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth:${PORTSDIR}/devel/pth |