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 --- net-p2p/py-py2play/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/py-py2play/Makefile b/net-p2p/py-py2play/Makefile index d8c6abae9c2d..9c7efd5ef7f9 100644 --- a/net-p2p/py-py2play/Makefile +++ b/net-p2p/py-py2play/Makefile @@ -16,7 +16,6 @@ MAINTAINER= acardenas@bsd.org.pe COMMENT= Peer-to-peer network game engine DIST_SUBDIR= python -USE_GZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes EXAMPLESDIR= ${PREFIX}/share/examples/py-py2play -- cgit v1.2.3