summaryrefslogtreecommitdiff
path: root/audio/mbox
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-09-27 22:31:52 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-09-27 22:31:52 +0000
commit2c48585f99f0cdf723aa4686fd844fa0f5a89c51 (patch)
tree2f3ead882b83dd19bd5752f8bdf9f3ed7d7a067f /audio/mbox
parent- Set the properly supported python versions (diff)
- Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST - Limit to the supported python versions
Notes
Notes: svn path=/head/; revision=328528
Diffstat (limited to 'audio/mbox')
-rw-r--r--audio/mbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mbox/Makefile b/audio/mbox/Makefile
index fe56a80e1bc2..73ff05acf80c 100644
--- a/audio/mbox/Makefile
+++ b/audio/mbox/Makefile
@@ -18,9 +18,9 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/__init__.py:${PORTSDIR}/audio/py-ogg \
WRKSRC= ${WRKDIR}/mBox-${PORTVERSION}
USE_BZIP2= yes
-NO_STAGE= yes
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
+PYDISTUTILS_AUTOPLIST= yes
PYDISTUTILS_PKGNAME= mBox
USE_WX= 2.6
WX_COMPS= python