From 85a3b32fb37203e8b99ee7365f09ea3970e21db7 Mon Sep 17 00:00:00 2001 From: xride Date: Fri, 7 Mar 2008 17:56:49 +0000 Subject: Removed gcc 3.4 dependency PR: ports/118080 Submitted by: Michael Moll < kvedulv at kvedulv.de > --- audio/py-vorbis/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio') diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 131f2b5e3c53..57fe134534f4 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/ogg/vorbis.so USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_GCC= 3.4 PYDISTUTILS_PKGNAME= pyvorbis do-configure: -- cgit