Update to be compliant with new openldap21-client ports.
PR: ports/55588 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
This commit is contained in:
parent
536b373300
commit
5a53298f85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87059
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ PLIST_SUB+= PGSQL="@comment "
|
|||
|
||||
.if defined(WITH_OPENLDAP)
|
||||
CONFIGURE_ARGS+= --enable-ldap --with-ldap-schema-directory=${LOCALBASE}/etc/openldap/schema/
|
||||
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap${LDAP_VER}
|
||||
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap${LDAP_VER}-client
|
||||
PLIST_SUB+= OPENLDAP=""
|
||||
MAN8+= perditiondb_ldap_makedb.8
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue