From f75e0ac45c3b1556e5937d47ce3bc1f1b5257c4a Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sat, 22 Aug 2015 12:38:13 +0200 Subject: [PATCH] net-ftp/lftp: Add USE=ipv6 Package-Manager: portage-2.2.20.1 --- net-ftp/lftp/lftp-4.6.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-ftp/lftp/lftp-4.6.4.ebuild b/net-ftp/lftp/lftp-4.6.4.ebuild index dd2804f56a5b..c02e6dceebc0 100644 --- a/net-ftp/lftp/lftp-4.6.4.ebuild +++ b/net-ftp/lftp/lftp-4.6.4.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="convert-mozilla-cookies +gnutls idn nls openssl socks5 +ssl verify-file" +IUSE="convert-mozilla-cookies +gnutls idn ipv6 nls openssl socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) IUSE+=" ${LFTP_LINGUAS[@]/#/linguas_}" @@ -73,6 +73,7 @@ src_configure() { $(use_enable nls) \ $(use_with gnutls) \ $(use_with idn libidn) \ + $(use_enable ipv6) \ $(use_with openssl openssl "${EPREFIX}"/usr) \ $(use_with socks5 socksdante "${EPREFIX}"/usr) \ --enable-packager-mode \ -- 2.26.2