cvs commit: ports/ftp/lftp Makefile
Andrey Slusar
anray at freebsd.org
Wed Jan 25 04:22:30 PST 2006
Wed, 25 Jan 2006 10:07:15 -0200, Renato Botelho wrote:
> Em 25/1/2006 10:03 Pav Lucistnik escreveu:
> > Renato Botelho píše 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 at gmail.com>
<anray at FreeBSD.org>
More information about the cvs-all
mailing list