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 --- graphics/py-editobj/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics') diff --git a/graphics/py-editobj/Makefile b/graphics/py-editobj/Makefile index 3c74c591beac..aca64dbc637c 100644 --- a/graphics/py-editobj/Makefile +++ b/graphics/py-editobj/Makefile @@ -16,7 +16,6 @@ MAINTAINER= acardenas@bsd.org.pe COMMENT= Create and display a Tkinter dialog box for editing any Python object DIST_SUBDIR= python -USE_GZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/EditObj-${PORTVERSION} -- cgit v1.2.3