freebsd-ports/net/ldapsdk/pkg-plist
Paul Richards c4f3b6abb3 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>
2001-04-17 18:24:16 +00:00

22 lines
691 B
Plaintext

mozilla/directory/etc/ldapfilter.conf
mozilla/directory/etc/ldapsearchprefs.conf
mozilla/directory/etc/ldapfriendly
mozilla/directory/etc/ldaptemplates.conf
@dirrm mozilla/directory/etc
mozilla/directory/include/disptmpl.h
mozilla/directory/include/mozlber.h
mozilla/directory/include/mozldap.h
mozilla/directory/include/srchpref.h
@dirrm mozilla/directory/include
@dirrm mozilla/directory/lib
@dirrm mozilla/directory
@dirrm mozilla
lib/libmozlber.so.1
lib/libmozlber.so
lib/libmozldap.so.1
lib/libmozldap.so
lib/libmozlber.a
lib/libmozldap.a
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m /usr/local/lib
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R