summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-09-26 10:25:25 +0200
committerMikael Urankar <mikael@FreeBSD.org>2021-09-26 10:25:25 +0200
commit76a14ebdfd4f97b49bd8451454c64b17f2b46f29 (patch)
tree58659e86817721dbb9ea0f17973862553e55660c /science
parentdevel/openocd: Mark as broken on aarch64. (diff)
science/nwchem: Mark as broken on aarch64.
Diffstat (limited to 'science')
-rw-r--r--science/nwchem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/nwchem/Makefile b/science/nwchem/Makefile
index 380230a9ea86..dfafaac969d3 100644
--- a/science/nwchem/Makefile
+++ b/science/nwchem/Makefile
@@ -12,6 +12,8 @@ LICENSE_NAME= Educational Community License (ECL) 2.0
LICENSE_FILE= ${WRKSRC}/../LICENSE.TXT
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_aarch64= fails to build: gfortran10: error: unrecognized command-line option '-m64'
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libblas.so:math/blas \
libga.so:devel/ga \