commit b5ee7e95b18c52fc1559a44289d2a2ee2398e245
parent 830ef55886905456b3cba6badcd8791447757fe2
Author: Ted Hess <thess@kitschensync.net>
Date: Sun, 11 Sep 2016 18:00:30 -0400
Merge pull request #3055 from plntyk/fix_lftp
lftp: set readline location
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
@@ -61,6 +61,7 @@ CONFIGURE_ARGS += \
--without-libidn \
--without-libresolv \
--with-openssl="$(STAGING_DIR)/usr" \
+ --with-readline="$(STAGING_DIR)/usr" \
--with-zlib="$(STAGING_DIR)/usr" \
--disable-static