projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7621bfc
)
net-ftp/lftp: specify readline location to support Prefix.
author
Benda Xu
<heroxbd@gentoo.org>
Sat, 11 Jun 2016 05:40:18 +0000
(14:40 +0900)
committer
Benda 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
patch
|
blob
|
history
diff --git
a/net-ftp/lftp/lftp-4.7.2-r1.ebuild
b/net-ftp/lftp/lftp-4.7.2-r1.ebuild
index ee27925a89425b7a05f507c4ccc16589ff7b6afd..e1cd91d13c2e41ec283dbeddfec1272fe30651c4 100644
(file)
--- 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 \