git: 5a39785a1251 - 2021Q3 - math/py-ducc0: Broken on 11
Yuri Victorovich
yuri at FreeBSD.org
Tue Aug 17 17:31:32 UTC 2021
The branch 2021Q3 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a39785a1251ad9b452b874c05d65ed41d9ac277
commit 5a39785a1251ad9b452b874c05d65ed41d9ac277
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-10 06:53:31 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-17 17:31:25 +0000
math/py-ducc0: Broken on 11
(cherry picked from commit 331a7419420d2488223ba272eb8bbc43228c23ae)
---
math/py-ducc0/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile
index 96e2f022549c..d740fad0dd04 100644
--- a/math/py-ducc0/Makefile
+++ b/math/py-ducc0/Makefile
@@ -10,6 +10,8 @@ COMMENT= Distinctly Useful Code Collection (DUCC)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_11= ducc.o: file not recognized: File format not recognized
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
USES= python:3.6+
More information about the dev-commits-ports-all
mailing list