lftp: disable correct libidn version
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 5 May 2018 14:40:02 +0000 (17:40 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 5 May 2018 14:40:02 +0000 (17:40 +0300)
commit1934c3a439a24f2a6bde390763b8c9d959ac2796
tree54997dad895abcd5b237a09f0a7b6969df0c00d3
parentd8a2bf544d6fd3a3cb82f822133acbef573c2f70
lftp: disable correct libidn version

Fix buildbot breakage by disabling libidn2 that has been recently
added to the packages.

lftp has apparently switched from libidn to libidn2 some time ago,
so the old configure directive was actually wrong, as can be seen
from build log.

  > configure: WARNING: unrecognized options: --without-libidn
  > ...
  > Package lftp is missing dependencies for the following libraries:
  > libidn2.so.0

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
net/lftp/Makefile