From 35652c06443a6c502a1865493f9256c5439a1199 Mon Sep 17 00:00:00 2001 From: wen Date: Thu, 7 Jul 2011 09:17:32 +0000 Subject: - Remove USE_GZIP=yes since it is default PR: ports/157174 Submitted by: Alex kozlov Approved by: pav@(portmgr) --- ftp/lftp/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'ftp/lftp') 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 -- cgit