diff options
Diffstat (limited to 'devel/py-jellyfish/Makefile')
-rw-r--r-- | devel/py-jellyfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jellyfish/Makefile b/devel/py-jellyfish/Makefile index b2e1a1bbd4ec..898249a4ea02 100644 --- a/devel/py-jellyfish/Makefile +++ b/devel/py-jellyfish/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13<0.15:devel/py-maturin@${PY_FLAVOR} -USES= cargo python:3.7+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no |