Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2014 12:13:11 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        Ashish SHUKLA <ashish@FreeBSD.org>, David Thiel <lx@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r348595 - in head/net-im/prosody: . files
Message-ID:  <53295197.6030103@passap.ru>
In-Reply-To: <86fvmezymr.fsf@chateau.d.if>
References:  <201403182019.s2IKJYTf028699@svn.freebsd.org> <86fvmezymr.fsf@chateau.d.if>

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



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