summaryrefslogtreecommitdiff
path: root/devel/py-intervaltree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-intervaltree/Makefile')
-rw-r--r--devel/py-intervaltree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-intervaltree/Makefile b/devel/py-intervaltree/Makefile
index 44f3c00827cc..0466de82f770 100644
--- a/devel/py-intervaltree/Makefile
+++ b/devel/py-intervaltree/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=0:devel/py-sortedcontainers@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>