mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
a66f4fad40
This has been broken at runtime since the update to OpenLDAP 2.6.2. ruby-ldap previously linked to libldap_r, but the OpenLDAP update removed libldap_r, and the code compiled without linking to any ldap library, breaking at runtime. Update WANTLIB while here.