diff options
Diffstat (limited to 'archivers/py-zstandard/Makefile')
-rw-r--r-- | archivers/py-zstandard/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/py-zstandard/Makefile b/archivers/py-zstandard/Makefile index 0e808dcc1650..a90639e6dcb2 100644 --- a/archivers/py-zstandard/Makefile +++ b/archivers/py-zstandard/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/indygreg/python-zstandard LICENSE= BSD2CLAUSE -BROKEN_FreeBSD_12_powerpc64= fails to build: cffi.error.CDefError: parse error - BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.8.0:devel/py-cffi@${PY_FLAVOR} #LIB_DEPENDS= libzstd.so:archivers/zstd TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} |