diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-01-25 11:09:14 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-01-25 11:09:14 +0000 |
commit | c8534cca6fc727263e16286eecb9830804d39e0c (patch) | |
tree | d07d46caa55b822cfbf1802f83eb63396fffbbb1 /ftp/lftp | |
parent | 065f20c4c3846b5d3ec2adc608047a4a690611fa (diff) |
Notes
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 5d4ec285fbee..adb265904bb9 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 |