diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-08-18 14:06:34 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-08-18 14:06:34 +0000 |
commit | c7ce289a29b2f8d54ef11afb592072c8b54890a2 (patch) | |
tree | 5ef8c17d4945aa616b9acd8dee5f73565b851fc1 /audio/py-shout | |
parent | e3f840b42c0cb5e12ca14310f1623937b83b4e5a (diff) |
Notes
Diffstat (limited to 'audio/py-shout')
-rw-r--r-- | audio/py-shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-shout/Makefile b/audio/py-shout/Makefile index fb577d5bd596..5bea74195f17 100644 --- a/audio/py-shout/Makefile +++ b/audio/py-shout/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} -USE_PYTHON= yes +USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= ${PORTNAME}-python |