Skip to content

Commit

Permalink
update MacPorts
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Oct 29, 2021
1 parent ac76b04 commit 405697f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/MacPorts/net/curl/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ if {${name} eq ${subport}} {
}

variant openldap description {Support performing Lightweight Directory Access Protocol queries with OpenLDAP} {
depends_lib-append port:openldap
depends_lib-append path:lib/libldap.dylib:openldap
configure.args-replace --disable-ldap --enable-ldap
configure.args-replace --disable-ldaps --enable-ldaps
}
Expand Down
2 changes: 1 addition & 1 deletion tools/MacPorts/net/curl/Portfile.orig
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ if {${name} eq ${subport}} {
}

variant openldap description {Support performing Lightweight Directory Access Protocol queries with OpenLDAP} {
depends_lib-append port:openldap
depends_lib-append path:lib/libldap.dylib:openldap
configure.args-replace --disable-ldap --enable-ldap
configure.args-replace --disable-ldaps --enable-ldaps
}
Expand Down

0 comments on commit 405697f

Please sign in to comment.