summaryrefslogtreecommitdiffstats
path: root/ftp/ncftp3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-01-09 11:58:47 +0000
committerache <ache@FreeBSD.org>1997-01-09 11:58:47 +0000
commitc4ece12c7a9743feecdcead01b58fd1f21bd490e (patch)
treecf3ade78aaf52b79b47feceb28f8e77faeb072ac /ftp/ncftp3
parent3174f77cca1b74a2879f0382f7712ff051989aa2 (diff)
downloadFreeBSD-ports-c4ece12c7a9743feecdcead01b58fd1f21bd490e.zip
FreeBSD-ports-c4ece12c7a9743feecdcead01b58fd1f21bd490e.tar.gz
Activate local filename completion
Submitted by: sanpei@yy.cs.keio.ac.jp
Diffstat (limited to 'ftp/ncftp3')
-rw-r--r--ftp/ncftp3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index d01078c..d3332a89 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.36 1996/11/10 03:10:35 peter Exp $
+# $Id: Makefile,v 1.37 1996/11/18 11:35:35 asami Exp $
#
DISTNAME= ncftp-2.4.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.probe.net/pub/ncftp/
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= yes
-CONFIGURE_ENV= ac_cv_func_getmaxyx=yes
+CONFIGURE_ENV= ac_cv_func_getmaxyx=yes ac_cv_lib_readline=yes
MAN1= ncftp2.1
do-install:
OpenPOWER on IntegriCloud