From 6c2493644bfb89d4c4b38e8b65084cf955355428 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 11 Jun 2006 21:04:35 +0000 Subject: Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr --- security/sudosh/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security/sudosh') diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile index c99dd49b4f82..84f8f32f0400 100644 --- a/security/sudosh/Makefile +++ b/security/sudosh/Makefile @@ -18,7 +18,6 @@ COMMENT= A sudo shell RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo -USE_GZIP= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/bin" -- cgit v1.2.3