aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordaichi <daichi@FreeBSD.org>2003-07-03 19:59:04 +0800
committerdaichi <daichi@FreeBSD.org>2003-07-03 19:59:04 +0800
commitaedd27de31dfff9db040a743fda81eca9d28c3ba (patch)
treee935f912103d551d55dade8404eeee33dc63e856 /mail
parent981991506b2ce7033c3dd082cfa2f2189c90ea60 (diff)
downloadfreebsd-ports-gnome-aedd27de31dfff9db040a743fda81eca9d28c3ba.tar.gz
freebsd-ports-gnome-aedd27de31dfff9db040a743fda81eca9d28c3ba.tar.zst
freebsd-ports-gnome-aedd27de31dfff9db040a743fda81eca9d28c3ba.zip
update mail/dovecot:
- Update the dependancy on OpenLDAP to the 2.1 port. PR: 54052 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot-devel/Makefile2
-rw-r--r--mail/dovecot/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile
index 4774569feabc..add951b328ef 100644
--- a/mail/dovecot-devel/Makefile
+++ b/mail/dovecot-devel/Makefile
@@ -76,7 +76,7 @@ CONFIGURE_ARGS+= --with-vpopmail
# user database.
#
.if WITH_LDAP2
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
CONFIGURE_ARGS+= --with-ldap
.endif
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 4774569feabc..add951b328ef 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -76,7 +76,7 @@ CONFIGURE_ARGS+= --with-vpopmail
# user database.
#
.if WITH_LDAP2
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
CONFIGURE_ARGS+= --with-ldap
.endif