On Thu, May 25, 2006 at 07:39:49AM +0000, db wrote:
> Kris Kennaway wrote:
> >>#LIB_DEPENDS=   cppe:${PORTSDIR}/devel/cppe \ (also a port not in the 
> >>collection)
> >>LIB_DEPENDS=    ACE_SSL:${PORTSDIR}/devel/ace \
> >>               pqxx:${PORTSDIR}/databases/postgresql-libpqxx
> >>    
> >
> >Grrr..this is your fault since that's not the library name installed
> >by that port.
> >  
> What?
> 
> work# more /usr/ports/databases/postgresql-libpqxx/pkg-plist | grep 
> libpqxx.so
> lib/libpqxx.so

That's the symlink; your grep is making the same incorrect assumptions
about what to look for:

lib/libpqxx.a
lib/libpqxx.la
lib/libpqxx.so
lib/libpqxx-%%PORTVERSION%%.so

Kris

Attachment: pgpii3SRRLEvk.pgp
Description: PGP signature

Reply via email to