aboutsummaryrefslogtreecommitdiff
path: root/security/dirmngr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-08-14 22:12:22 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-08-14 22:12:22 +0000
commit7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a (patch)
tree046589911dd65a013b01d27383fe064c31f921d9 /security/dirmngr
parentdd1e0961ec504a3d6b1c5f9f4a4171569ba574cc (diff)
downloadports-7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a.tar.gz
ports-7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a.zip
Notes
Diffstat (limited to 'security/dirmngr')
-rw-r--r--security/dirmngr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index d4b56839713c..3e17876d483b 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dirmngr
PORTVERSION= 0.4.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://tigress.com/lofi/:lofi/
@@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--with-included-gettext=no
.if defined(WITH_LDAP21)
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
.else
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client
.endif
post-extract: