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