summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2006-01-25 11:09:14 +0000
committeranray <anray@FreeBSD.org>2006-01-25 11:09:14 +0000
commitd76849594bf2020c2a4a73501946c5595cf4901c (patch)
tree6e9c15254dee1ed106ceae322d93f0aee16dafd2 /ftp
parent48fe1598cf32b15a42b607fcc450c86e3b095ae9 (diff)
downloadFreeBSD-ports-d76849594bf2020c2a4a73501946c5595cf4901c.zip
FreeBSD-ports-d76849594bf2020c2a4a73501946c5595cf4901c.tar.gz
Fix missing dependence(add USE_ICONV).
PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/lftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 5d4ec28..adb2659 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -27,6 +27,7 @@ COMMENT= Shell-like command line ftp client
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
+USE_ICONV= yes
USE_BZIP2= yes
USE_GPG?= yes
SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc
OpenPOWER on IntegriCloud