summaryrefslogtreecommitdiff
path: root/net/py-gevent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-gevent/Makefile')
-rw-r--r--net/py-gevent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-gevent/Makefile b/net/py-gevent/Makefile
index 517d13bf5b7..290c1b424fb 100644
--- a/net/py-gevent/Makefile
+++ b/net/py-gevent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2022/11/21 11:30:23 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/11/23 05:56:53 adam Exp $
DISTNAME= gevent-22.10.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -24,6 +24,8 @@ CHECK_PORTABILITY_SKIP= deps/libuv/autogen.sh
USE_LANGUAGES= c c++
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
# Explicitly disable inotify on SunOS, assumes Linux statfs.
MAKE_ENV.SunOS+= ac_cv_header_sys_inotify_h=no