Date: Tue, 17 Apr 2001 11:24:16 -0700 (PDT) From: Paul Richards <paul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ldapsdk Makefile pkg-plist Message-ID: <200104171824.f3HIOGr06882@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
paul 2001/04/17 11:24:16 PDT
Modified files:
net/ldapsdk Makefile pkg-plist
Log:
This port conflicts with openldap because it uses the same library names.
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>
Revision Changes Path
1.9 +35 -8 ports/net/ldapsdk/Makefile
1.3 +10 -10 ports/net/ldapsdk/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104171824.f3HIOGr06882>
