aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-25 04:54:53 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-25 04:54:53 +0000
commitdea0d0054ad5ecc8594c7e1d9605b5d22df61880 (patch)
treec72895461aa7333b02144f6e5a1558ce6a942574 /science
parent18d5a5524f86ffbbe0f907283b78d25be7cbedd9 (diff)
downloadports-dea0d0054ad5ecc8594c7e1d9605b5d22df61880.tar.gz
ports-dea0d0054ad5ecc8594c7e1d9605b5d22df61880.zip
Mark as broken on aarch64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473290
Diffstat (limited to 'science')
-rw-r--r--science/py-PyQuante/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-PyQuante/Makefile b/science/py-PyQuante/Makefile
index 6ef7eb5940ca..75150888537d 100644
--- a/science/py-PyQuante/Makefile
+++ b/science/py-PyQuante/Makefile
@@ -12,6 +12,8 @@ COMMENT= Quantum chemistry in Python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_aarch64= fails to compile: Src/PyQuante/contracted_gto.c:2063:46: error: no member named 'd_type' in 'PyMethodDescrObject'
+
RUN_DEPENDS= ${PYNUMPY}
USES= python:2.7