aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-19 02:39:02 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-19 02:52:48 +0000
commitac878217a9028224f2c74d8bffc3d4b6c1f2f3ff (patch)
treee5b3505d93748a3dbf9de4dda5ed5473a8032d45 /science
parentae295147a4228b805ae5eb59f37a0ad89f8e859d (diff)
downloadports-ac878217a9028224f2c74d8bffc3d4b6c1f2f3ff.tar.gz
ports-ac878217a9028224f2c74d8bffc3d4b6c1f2f3ff.zip
science/py-PyNE: Mark BROKEN on 14
Fails to build with: no member named 'std' in namespace 'std' Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'science')
-rw-r--r--science/py-PyNE/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/py-PyNE/Makefile b/science/py-PyNE/Makefile
index b9e86d2b5949..2499c89e02f4 100644
--- a/science/py-PyNE/Makefile
+++ b/science/py-PyNE/Makefile
@@ -24,6 +24,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
BROKEN_armv7= clang runs out of memory
+BROKEN_FreeBSD_14= fails to build: no member named std in namespace std
PY_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}tables>0:devel/py-tables@${PY_FLAVOR} \