mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
![Paul Richards](/assets/img/avatar_default.png)
Fix it by prefixing this port's libraries with moz, e.g. libldap -> libmozldap The include files ldap.h and lber.h have been fixed in the same way. This fix also changes the installation target from a specific mozilla directory to the standard locations. PR: ports/22721 Submitted by: "Charles N. Owens" <owensc@enc.edu>