aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-01 06:24:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-01 06:24:06 +0000
commit3abde05452b514fa881583e84d1b48e529f292e2 (patch)
tree9dc1c30a72b9be2d4dc2fa894f5264c4b9ba7095 /ftp
parent77db497d83ed2f5907e5ef8a280666d208e503ce (diff)
downloadports-3abde05452b514fa881583e84d1b48e529f292e2.tar.gz
ports-3abde05452b514fa881583e84d1b48e529f292e2.zip
Fix build with ports version of readline
Notes
Notes: svn path=/head/; revision=359961
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 934c1984213d..f683da7efa0e 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -20,7 +20,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
-USES= iconv shebangfix
+USES= iconv readline shebangfix
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib