cvs commit: ports/deskutils/kdepim4 Makefile
ports/deskutils/kdepimlibs4 Makefile ports/net/kdenetwork4 Makefile
Max Brazhnikov
makc at freebsd.org
Fri Dec 24 22:10:59 UTC 2010
On Fri, 24 Dec 2010 13:51:35 -0800, Doug Barton wrote:
> I don't understand the need for this. The first cannot be built with
> libassuan2 at all, and the last 2 don't have any dependency on libassuan
> listed.
Some binaries from these ports were linked with libassuan. It can be indirect
link via libgpgme (hello from libtool again):
~> /usr/local/bin/gpgme-config --libs
-L/usr/local/lib -lgpgme -lassuan -L/usr/local/lib -lgpg-error -
L/usr/local/lib -lgpg-error
Max
More information about the cvs-all
mailing list