diff options
Diffstat (limited to 'devel/py-turbojson11/Makefile')
-rw-r--r-- | devel/py-turbojson11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-turbojson11/Makefile b/devel/py-turbojson11/Makefile index ed2995ae980d..0364c430c63e 100644 --- a/devel/py-turbojson11/Makefile +++ b/devel/py-turbojson11/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}RuleDispatch>=0.5.a0.r2306:${PORTSDIR}/deve ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:${PORTSDIR}/devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install NO_STAGE= yes |