summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-13 02:58:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-13 02:58:36 +0000
commit4312b7605554bc52ac5a1b026a8e1ed91d5757d3 (patch)
treebf474508355e128b59ad2551e99a33ee181ab509 /mail/sendmail
parent[maintainer] Unbreak databases/mysqlcppapi after mysql41-* update (diff)
- default USE_OPENLDAP_VER 22
PR: 71949 Submitted by: Jose M Rodriguez
Notes
Notes: svn path=/head/; revision=119144
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 3add0aec1a24..d241b90b4918 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -70,7 +70,7 @@ OPENLDAP_LIB?= libldap.so.2
BUILD_DEPENDS+= ${LOCALBASE}/lib/${OPENLDAP_LIB}:${PORTSDIR}/${LDAP_PORT}
RUN_DEPENDS+= ${LOCALBASE}/lib/${OPENLDAP_LIB}:${PORTSDIR}/${LDAP_PORT}
.else
-USE_OPENLDAP_VER?= 21
+USE_OPENLDAP_VER?= 22
.endif
.else
CONFLICTS+= sendmail*+ldap*-8.*