diff options
Diffstat (limited to 'archivers/py-zstd/Makefile')
-rw-r--r-- | archivers/py-zstd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-zstd/Makefile b/archivers/py-zstd/Makefile index 8bd3fed32f66..7c7f89f8a79b 100644 --- a/archivers/py-zstd/Makefile +++ b/archivers/py-zstd/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libzstd.so:archivers/zstd TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ localbase +USES= python localbase USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= --external |