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 --- audio/py-openal/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/py-openal') diff --git a/audio/py-openal/Makefile b/audio/py-openal/Makefile index a65d3d4e77e5..d663c9b3b0b7 100644 --- a/audio/py-openal/Makefile +++ b/audio/py-openal/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ alut.1:${PORTSDIR}/audio/freealut DIST_SUBDIR= python -USE_GZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/PyOpenAL-${PORTVERSION} -- cgit v1.2.3