diff options
Diffstat (limited to 'www/py-gevent-websocket/Makefile')
-rw-r--r-- | www/py-gevent-websocket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-gevent-websocket/Makefile b/www/py-gevent-websocket/Makefile index b86d1b4acbda..0383424eea3e 100644 --- a/www/py-gevent-websocket/Makefile +++ b/www/py-gevent-websocket/Makefile @@ -13,7 +13,7 @@ COMMENT= WebSocket library for the gevent networking library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=0:${PORTSDIR}/devel/py-gevent +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=0:devel/py-gevent USES= python USE_PYTHON= distutils autoplist |