diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2020-12-28 23:02:12 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-12-28 23:02:12 +0000 |
| commit | aa7a6c429ea62d972467d6755fa7a6f52256b452 (patch) | |
| tree | 3c451883d3bd4d2ffe401b2b6aee58825505d145 /databases/py-Elixir | |
| parent | c3b3e6a10d663bc2672cdd4bf46943046d03ecba (diff) | |
Notes
Diffstat (limited to 'databases/py-Elixir')
| -rw-r--r-- | databases/py-Elixir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-Elixir/Makefile b/databases/py-Elixir/Makefile index 0f1a383e8054..ab02c0908283 100644 --- a/databases/py-Elixir/Makefile +++ b/databases/py-Elixir/Makefile @@ -16,7 +16,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.4.0:databases/py-sqlalchemy10@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk> |
