summaryrefslogtreecommitdiff
path: root/science/mpqc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-22 01:15:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-22 01:15:19 +0000
commit4cb19e7f8736e7bc55f9efa09ac868abbe116836 (patch)
tree0c07443b478fb33416592bf0cae1d18b5907dd27 /science/mpqc
parentCorrect spelling of ONLY_FOR_ARCHS, move it to the right place, and sort. (diff)
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473012
Diffstat (limited to 'science/mpqc')
-rw-r--r--science/mpqc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile
index cf0b995531dc..842cca794463 100644
--- a/science/mpqc/Makefile
+++ b/science/mpqc/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Massively Parallel Quantum Chemistry Program
+BROKEN_aarch64= fails to compile: lapack.h:2:10: 'chemistry/qc/mbptr12/f77sym.h' file not found
+
LIB_DEPENDS= libint.so:science/libint
GNU_CONFIGURE= yes