summaryrefslogtreecommitdiff
path: root/devel/py-gtfslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gtfslib/Makefile')
-rw-r--r--devel/py-gtfslib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-gtfslib/Makefile b/devel/py-gtfslib/Makefile
index abc716ea0648..72f98311a253 100644
--- a/devel/py-gtfslib/Makefile
+++ b/devel/py-gtfslib/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0.6.1:databases/py-sqlalchemy1
NO_ARCH= yes
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>