diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-07-07 09:17:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-07-07 09:17:32 +0000 |
commit | e3c89c70c6da304035300a10a314ac9c9e471a54 (patch) | |
tree | 22335d59d8dd8db6186e8f71ad17c2653ec308db /ftp | |
parent | a0af13d7fde8789c49659f5fd84ab48a8fdcefb8 (diff) | |
download | ports-e3c89c70c6da304035300a10a314ac9c9e471a54.tar.gz ports-e3c89c70c6da304035300a10a314ac9c9e471a54.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index de5fb8b9faec..be0914645e17 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 LICENSE= GPLv3 USE_ICONV= yes -USE_GZIP= yes CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes |