[Bug 192342] libgcrypt doesn't install libgcrypt.la
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 5 16:16:02 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192342
--- Comment #10 from Tijl Coosemans <tijl at FreeBSD.org> ---
(In reply to freebsd from comment #9)
> This is a little nicer than grep. I don't see how this will find ports that
> need the libtool archive in the build process, though.
That's why I asked for grep output, so please provide that. There are more
files there than *.so. What I'm mostly interested in are *.la files so maybe
the output of this command is shorter:
find -s /usr/local/lib -name '*.la' | xargs grep -l libgcrypt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list