diff options
Diffstat (limited to 'science/py-asdf/Makefile')
-rw-r--r-- | science/py-asdf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile index 150580aa2496..5a7e1522c875 100644 --- a/science/py-asdf/Makefile +++ b/science/py-asdf/Makefile @@ -43,7 +43,6 @@ OPTIONS_DEFAULT=ALL HTTP LZ4 ALL_IMPLIES= HTTP LZ4 ALL_DESC= All optional dependencies HTTP_DESC= HTTP support via fsspec -LZ4_DESC= Lz4 compression algorithm support HTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:filesystems/py-fsspec@${PY_FLAVOR} |