Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Dec 2010 01:09:05 +0300
From:      Max Brazhnikov <makc@freebsd.org>
To:        Doug Barton <dougb@freebsd.org>
Cc:        cvs-ports@freebsd.org, Pascal Stumpf <Pascal.Stumpf@cubes.de>, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/deskutils/kdepim4 Makefile ports/deskutils/kdepimlibs4 Makefile ports/net/kdenetwork4 Makefile
Message-ID:  <201012250109.06598.makc@freebsd.org>
In-Reply-To: <4D1515E7.1000500@FreeBSD.org>
References:  <201012242121.oBOLLnYi087950@repoman.freebsd.org> <4D1515E7.1000500@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012250109.06598.makc>