net-ftp/lftp: specify readline location to support Prefix.
authorBenda Xu <heroxbd@gentoo.org>
Sat, 11 Jun 2016 05:40:18 +0000 (14:40 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Sat, 11 Jun 2016 05:40:49 +0000 (14:40 +0900)
Package-Manager: portage-2.2.28

net-ftp/lftp/lftp-4.7.2-r1.ebuild

index ee27925a89425b7a05f507c4ccc16589ff7b6afd..e1cd91d13c2e41ec283dbeddfec1272fe30651c4 100644 (file)
@@ -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 \