git: 331a7419420d - main - math/py-ducc0: Broken on 11
Yuri Victorovich
yuri at FreeBSD.org
Tue Aug 10 07:01:44 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=331a7419420d2488223ba272eb8bbc43228c23ae
commit 331a7419420d2488223ba272eb8bbc43228c23ae
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-10 07:01:41 +0000
math/py-ducc0: Broken on 11
---
math/py-ducc0/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile
index b4f4c4160f4f..b23c22f8736e 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