svn commit: r323917 - head/Mk/Uses
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Jul 30 02:18:19 UTC 2013
On Mon, Jul 29, 2013 at 08:51:23PM +0000, Baptiste Daroussin wrote:
> New Revision: 323917
> URL: http://svnweb.freebsd.org/changeset/ports/323917
>
> Log:
> Use new LIB_DEPENDS format
>
> -LIB_DEPENDS+= readline.6:${PORTSDIR}/devel/readline
> +LIB_DEPENDS+= libreadline.so.6:${PORTSDIR}/devel/readline
What about those ABI versions? Are they required here? Same goes for the
previous commit.
./danfe
More information about the svn-ports-head
mailing list