commit:     fe59d66599849f194881eac781f5a958e07141cd
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 05:40:18 2016 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 05:40:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe59d665

net-ftp/lftp: specify readline location to support Prefix.

Package-Manager: portage-2.2.28

 net-ftp/lftp/lftp-4.7.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-ftp/lftp/lftp-4.7.2-r1.ebuild 
b/net-ftp/lftp/lftp-4.7.2-r1.ebuild
index ee27925..e1cd91d 100644
--- a/net-ftp/lftp/lftp-4.7.2-r1.ebuild
+++ b/net-ftp/lftp/lftp-4.7.2-r1.ebuild
@@ -75,6 +75,7 @@ src_configure() {
                $(use_enable ipv6) \
                $(usex ssl "$(use_with !gnutls openssl ${EPREFIX}/usr)" 
'--without-openssl') \
                $(use_with socks5 socksdante "${EPREFIX}"/usr) \
+               --with-readline="${EPREFIX}"/usr \
                --enable-packager-mode \
                --sysconfdir="${EPREFIX}"/etc/${PN} \
                --with-modules \

Reply via email to