diff options
Diffstat (limited to 'www/py-pastescript/Makefile')
-rw-r--r-- | www/py-pastescript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index 441b2f593f90..214188dad3fa 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=2.0.1:${PORTSDIR}/devel/py-cheeta ${PYTHON_PKGNAMEPREFIX}wsgiutils>0:${PORTSDIR}/devel/py-wsgiutils RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's |