aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-10-13 10:58:36 +0800
committerdinoex <dinoex@FreeBSD.org>2004-10-13 10:58:36 +0800
commit385dfc2846ffe29187ad71e6eb427b248c140c11 (patch)
tree933d75e5d96615d4b03579c3fbb93369407f7284 /mail/sendmail
parent0aa107e1d17e0cb8019fd586d5a57ca3f2bd6f2c (diff)
downloadfreebsd-ports-gnome-385dfc2846ffe29187ad71e6eb427b248c140c11.tar.gz
freebsd-ports-gnome-385dfc2846ffe29187ad71e6eb427b248c140c11.tar.zst
freebsd-ports-gnome-385dfc2846ffe29187ad71e6eb427b248c140c11.zip
- default USE_OPENLDAP_VER 22
PR: 71949 Submitted by: Jose M Rodriguez
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.*