summaryrefslogtreecommitdiff
path: root/security/py-stix2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-stix2/Makefile')
-rw-r--r--security/py-stix2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-stix2/Makefile b/security/py-stix2/Makefile
index 64d519772826..5572d462d5d0 100644
--- a/security/py-stix2/Makefile
+++ b/security/py-stix2/Makefile
@@ -22,7 +22,7 @@ GH_ACCOUNT= oasis-open
GH_PROJECT= cti-python-stix2
NO_ARCH= yes
-USES= python:3.5+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>