summaryrefslogtreecommitdiff
path: root/devel/py-testscenarios/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-testscenarios/Makefile')
-rw-r--r--devel/py-testscenarios/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-testscenarios/Makefile b/devel/py-testscenarios/Makefile
index 613e1240ca43..7a81ee3a85f0 100644
--- a/devel/py-testscenarios/Makefile
+++ b/devel/py-testscenarios/Makefile
@@ -20,6 +20,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.11:devel/py-pbr@${PY_FLAVOR} \
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils
-USES= python:3.6+
+USES= python
.include <bsd.port.mk>