summaryrefslogtreecommitdiff
path: root/net/py-DTLSSocket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-DTLSSocket/Makefile')
-rw-r--r--net/py-DTLSSocket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-DTLSSocket/Makefile b/net/py-DTLSSocket/Makefile
index ea8123fa526d..825da892dfc4 100644
--- a/net/py-DTLSSocket/Makefile
+++ b/net/py-DTLSSocket/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= autoconf>0:devel/autoconf
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist cython distutils
.include <bsd.port.mk>