summaryrefslogtreecommitdiff
path: root/sysutils/py-concurrent-log-handler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-concurrent-log-handler/Makefile')
-rw-r--r--sysutils/py-concurrent-log-handler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-concurrent-log-handler/Makefile b/sysutils/py-concurrent-log-handler/Makefile
index a8bde5f195f8..c858ebce3772 100644
--- a/sysutils/py-concurrent-log-handler/Makefile
+++ b/sysutils/py-concurrent-log-handler/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}portalocker>=1.4.0:devel/py-portalocker@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>