diff options
-rw-r--r-- | www/py-cherrypy-old/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-cherrypy-old/Makefile b/www/py-cherrypy-old/Makefile index ba6990f49b75..7fd8ed65c727 100644 --- a/www/py-cherrypy-old/Makefile +++ b/www/py-cherrypy-old/Makefile @@ -16,9 +16,8 @@ COMMENT= Pythonic, object-oriented web development framework LICENSE= BSD3CLAUSE -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:2 +USE_PYTHON= autoplist distutils PORTSCOUT= ignore:1 # This the last version of 2.3.X branch |