Re: cvs commit: ports/ftp/lftp Makefile

[ Available lists | Index of cvs-all | Month of Jan 2006 | Week of 25 Jan 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andrey Slusar <anray@freebsd.org>
Date
25 Jan 2006 12:22:30
Subject
Re: cvs commit: ports/ftp/lftp Makefile
Message-ID
86u0bsxzsy.fsf@santinel.home.ua


[ Hide this part ]
Wed, 25 Jan 2006 10:07:15 -0200, Renato Botelho wrote:

> Em 25/1/2006 10:03 Pav Lucistnik escreveu:
> > Renato Botelho pe v st 25. 01. 2006 v 09:15 -0200:
> >> On Wed, Jan 25, 2006 at 11:09:15AM +0000, Andrey Slusar wrote:
> >>> anray 2006-01-25 11:09:15 UTC
> >>>
> >>> FreeBSD ports repository
> >>>
> >>> Modified files:
> >>> ftp/lftp Makefile
> >>> Log:
> >>> Fix missing dependence(add USE_ICONV).
> >>>
> >>> PR: ports/92287
> >>> Submitted by: Dmitry A. Yanko (maintainer)
> >>>
> >>> Revision Changes Path
> >>> 1.104 +1 -0 ports/ftp/lftp/Makefile
> >> Submitter proposed to bump PORTREVISION, don't you think it's necessary in
> >> this case?
> >
> > It isn't.

> You have a package built with iconv registered as a dependency, so,
> it needs to be rebuild, IMHO.

Renato is right. configure-script is automaticaly search the
libiconv, and when iconv is not work or not found, lftp compiled
without recoding support(it when package compiled without NLS - NLS is
required iconv).

--
Andrey Slusar <anrays@gmail.com>
<anray@FreeBSD.org>


Elapsed time: 0.113 seconds