aboutsummaryrefslogtreecommitdiff
path: root/databases/py-motor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-motor/Makefile')
-rw-r--r--databases/py-motor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-motor/Makefile b/databases/py-motor/Makefile
index c274f72ada2f..b876a2e4e752 100644
--- a/databases/py-motor/Makefile
+++ b/databases/py-motor/Makefile
@@ -12,7 +12,7 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=3.3:databases/py-pymongo@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>