aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-zstandard/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-01-14 09:58:53 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-01-14 09:58:53 +0000
commite33f9d00465f1b76e0ebe11e1b35d7d1ad30eee7 (patch)
treedd0e98919675f58c0f1971a1fbf6560e32da68af /archivers/py-zstandard/Makefile
parentee33887cb0872878667d09e5a3cad5623128a17b (diff)
downloadports-e33f9d00465f1b76e0ebe11e1b35d7d1ad30eee7.tar.gz
ports-e33f9d00465f1b76e0ebe11e1b35d7d1ad30eee7.zip
Notes
Diffstat (limited to 'archivers/py-zstandard/Makefile')
-rw-r--r--archivers/py-zstandard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/py-zstandard/Makefile b/archivers/py-zstandard/Makefile
index 7f5f9e9d36d4..037daaaaa588 100644
--- a/archivers/py-zstandard/Makefile
+++ b/archivers/py-zstandard/Makefile
@@ -11,7 +11,8 @@ COMMENT= Zstandard bindings for Python, a full-featured version
LICENSE= BSD2CLAUSE
-BROKEN_powerpc64= fails to build: cffi.error.CDefError: parse error
+BROKEN_FreeBSD_11_powerpc64= fails to build: cffi.error.CDefError: parse error
+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