Date: Wed, 30 May 2012 01:26:53 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: Jeremy Messenger <mezz.freebsd@gmail.com> Cc: FreeBSD Ports Mailing List <ports@freebsd.org> Subject: Re: Need to depend on right libssh.so.4 Message-ID: <4FC53F1D.2050402@yandex.ru> In-Reply-To: <CADLFttcpuOB18cW6=AiCCr3Phf%2B1h_AScGMP6Ba4FBWwMkwTgA@mail.gmail.com> References: <4FC51DAA.3090800@yandex.ru> <CADLFttcpuOB18cW6=AiCCr3Phf%2B1h_AScGMP6Ba4FBWwMkwTgA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Messenger wrote on 29.05.2012 23:42: >> >> And this is not the same lib, that is installed by security/libssh. There >> also no header files that is needed for hydra build. How to distinguish >> among the libraries and install one from security/libssh if it is missed. I >> can check for file presence at %%LOCALBASE%%/lib/libssh.so.4 and I can >> [somehow] to exclude /usr/local/lib/compat/ from library find path while >> building this port. Which way is less hackish and how to do that properly? > > Yes, use the BUILD/RUN_DEPENDS to find the > %%LOCALBASE%%/lib/libssh.so.4 instead of use LIB_DEPENDS. > > Cheers, > Mezz I did just that. Thanks, Jeremy. -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FC53F1D.2050402>