summaryrefslogtreecommitdiff
path: root/devel/py-gevent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gevent/Makefile')
-rw-r--r--devel/py-gevent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gevent/Makefile b/devel/py-gevent/Makefile
index 99f9db57a213..f057db9da6d0 100644
--- a/devel/py-gevent/Makefile
+++ b/devel/py-gevent/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0.4.17:devel/py-greenlet@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
-USES= compiler:c11 localbase python
+USES= compiler:c11 localbase python:3.6+
USE_PYTHON= autoplist concurrent distutils
MAKE_ENV= GEVENTSETUP_EMBED_CARES=0 GEVENTSETUP_EMBED_LIBEV=0 GEVENTSETUP_EMBED_LIBUV=0