aboutsummaryrefslogtreecommitdiff
path: root/audio/py-vorbis
diff options
context:
space:
mode:
authorSoeren Straarup <xride@FreeBSD.org>2008-03-07 17:56:49 +0000
committerSoeren Straarup <xride@FreeBSD.org>2008-03-07 17:56:49 +0000
commit98af716733d525440a8e30af37b83c4cdf9d34cc (patch)
tree55f7477111ef1882f61178b43725ba199a7d3de9 /audio/py-vorbis
parentc9eddb0dab4c5bc27e26ebadfdc4683e46593471 (diff)
downloadports-98af716733d525440a8e30af37b83c4cdf9d34cc.tar.gz
ports-98af716733d525440a8e30af37b83c4cdf9d34cc.zip
Removed gcc 3.4 dependency
PR: ports/118080 Submitted by: Michael Moll < kvedulv at kvedulv.de >
Notes
Notes: svn path=/head/; revision=208603
Diffstat (limited to 'audio/py-vorbis')
-rw-r--r--audio/py-vorbis/Makefile1
1 files changed, 0 insertions, 1 deletions
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: