From c0c74694502b9cc2fc3ad3930f17f58dbe2a4af2 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Mar 2022 22:15:17 +0300 Subject: [PATCH] math/py-piranha: mark BROKEN: does not build Approved by: portmgr blanket --- math/py-piranha/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/py-piranha/Makefile b/math/py-piranha/Makefile index 5a494abcc902b..b6405c93351d8 100644 --- a/math/py-piranha/Makefile +++ b/math/py-piranha/Makefile @@ -8,6 +8,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for Piranha, the computer algebra system +BROKEN= does not build: src/real.hpp:811:11: error: expected unqualified-id + LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING.gpl3