Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 09:32:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451193 - head/Mk
Message-ID:  <201710040932.v949WC1c049512@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Oct  4 09:32:12 2017
New Revision: 451193
URL: https://svnweb.freebsd.org/changeset/ports/451193

Log:
  Garbage collect openldap 2.3 leftovers

Modified:
  head/Mk/bsd.ldap.mk

Modified: head/Mk/bsd.ldap.mk
==============================================================================
--- head/Mk/bsd.ldap.mk	Wed Oct  4 09:19:57 2017	(r451192)
+++ head/Mk/bsd.ldap.mk	Wed Oct  4 09:32:12 2017	(r451193)
@@ -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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710040932.v949WC1c049512>