diff options
Diffstat (limited to 'math/py-ducc0/Makefile')
-rw-r--r-- | math/py-ducc0/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile index 8287faa202af..a045d8313480 100644 --- a/math/py-ducc0/Makefile +++ b/math/py-ducc0/Makefile @@ -10,8 +10,6 @@ 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} RUN_DEPENDS= ${PYNUMPY} |