svn commit: r348595 - in head/net-im/prosody: . files
Boris Samorodov
bsam at passap.ru
Wed Mar 19 08:13:25 UTC 2014
19.03.2014 06:54, Ashish SHUKLA пишет:
>> -LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn
>> +LIB_DEPENDS= libidn:${PORTSDIR}/dns/libidn
> I don't think change was needed, as with this, it tries to install libidn even
> when it is already installed.
The change was needed, but it should be (mind the ".so" suffix):
-----
LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn
-----
--
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
More information about the svn-ports-all
mailing list