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-sdl_mixer/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/py-sdl_mixer') diff --git a/audio/py-sdl_mixer/Makefile b/audio/py-sdl_mixer/Makefile index d4f32de7b432..f11b532fecb2 100644 --- a/audio/py-sdl_mixer/Makefile +++ b/audio/py-sdl_mixer/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal DIST_SUBDIR= python -USE_GZIP= yes USE_SDL= sdl mixer USE_PYTHON= yes USE_PYDISTUTILS=yes -- cgit v1.2.3