summaryrefslogtreecommitdiff
path: root/security/py-mixbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-mixbox/Makefile')
-rw-r--r--security/py-mixbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-mixbox/Makefile b/security/py-mixbox/Makefile
index 3d284c2b6cff..6182148e9367 100644
--- a/security/py-mixbox/Makefile
+++ b/security/py-mixbox/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ordered-set>=0:devel/py-ordered-set@${PY_FLAVOR}
NO_ARCH= yes
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>