aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-10-04 17:32:12 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-10-04 17:32:12 +0800
commit7157a8deb4fc59369847ed6ce75344d29ab366b5 (patch)
treec71823fe769bc44f7e1a6afb5f7538ffc9655c77 /Mk
parent684f31685cdbebb4096c3b482a76a08c3962d1ac (diff)
downloadfreebsd-ports-7157a8deb4fc59369847ed6ce75344d29ab366b5.tar.gz
freebsd-ports-7157a8deb4fc59369847ed6ce75344d29ab366b5.tar.zst
freebsd-ports-7157a8deb4fc59369847ed6ce75344d29ab366b5.zip
Garbage collect openldap 2.3 leftovers
Notes
Notes: svn path=/head/; revision=451193
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.ldap.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.ldap.mk b/Mk/bsd.ldap.mk
index 77ef7b0341b4..bb69d69d3093 100644
--- a/Mk/bsd.ldap.mk
+++ b/Mk/bsd.ldap.mk
@@ -37,7 +37,6 @@ Database_Include_MAINTAINER= ports@FreeBSD.org
.if defined(USE_OPENLDAP)
DEFAULT_OPENLDAP_VER?= 24
# OpenLDAP client versions currently supported
-OPENLDAP23_LIB= libldap-2.3.so.2
OPENLDAP24_LIB= libldap-2.4.so.2
.if exists(${LOCALBASE}/bin/ldapwhoami)