Fix the installation when built with LDAP support.
PR: 144752 Submitted by: Satoru Suzuki <xsuzu@yokohama.riken.jp>
This commit is contained in:
parent
fa3136e091
commit
338a3aa494
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251067
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= vpopmail
|
||||
PORTVERSION= 5.4.30
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} \
|
||||
SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION}
|
||||
@ -142,7 +142,7 @@ USE_OPENLDAP= yes
|
||||
WANT_OPENLDAP_SASL= yes
|
||||
.endif
|
||||
CONFIGURE_ARGS+= --enable-auth-module=ldap
|
||||
LDAP_FILES= ${WRKSRC}/README.ldap \
|
||||
LDAP_FILES= ${WRKSRC}/doc/README.ldap \
|
||||
${WRKSRC}/ldap/nsswitch.conf \
|
||||
${WRKSRC}/ldap/pam_ldap.conf \
|
||||
${WRKSRC}/ldap/pam_ldap.secret \
|
||||
|
Loading…
Reference in New Issue
Block a user