diff options
Diffstat (limited to 'www/py-ws4py')
-rw-r--r-- | www/py-ws4py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-ws4py/Makefile b/www/py-ws4py/Makefile index 41b0874b4980..56e67bbb7278 100644 --- a/www/py-ws4py/Makefile +++ b/www/py-ws4py/Makefile @@ -31,6 +31,7 @@ CHERRYPY_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cherrypy>=3.2.2:${PORTSDIR}/www/py GEVENT_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gevent>=0.13.8:${PORTSDIR}/devel/py-gevent TORNADO_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tornado>=3.1:${PORTSDIR}/www/py-tornado +NO_STAGE= yes .include <bsd.port.options.mk> # Do not install files which will not work |