aboutsummaryrefslogtreecommitdiff
path: root/science/libgridxc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-05-16 10:02:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-05-16 10:02:19 +0000
commit6d8cd6b1891fdd6768b19c79d1a4cca885c90993 (patch)
treedabb8e9a061f964370ffa48b2509e973b85343ef /science/libgridxc
parent1e47c096cc0ac827c9c69525ebbfed84a33496d8 (diff)
downloadports-6d8cd6b1891fdd6768b19c79d1a4cca885c90993.tar.gz
ports-6d8cd6b1891fdd6768b19c79d1a4cca885c90993.zip
Mark BROKEN
mpif90 -c -O2 -fPIC -fimplicit-none -I /usr/local/include -I./MPI_instr -I./MPI_instr -I./MPI_instr -DMPI -DLIBXC /wrkdirs/usr/ports/science/libgridxc/work/libgridxc-0.8.5/src/ldaxc.F90 /wrkdirs/usr/ports/science/libgridxc/work/libgridxc-0.8.5/src/ldaxc.F90:98:8: 98 | use xc_f90_types_m | 1 Fatal Error: Cannot open module file 'xc_f90_types_m.mod' for reading at (1): No such file or directory Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=535374
Diffstat (limited to 'science/libgridxc')
-rw-r--r--science/libgridxc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile
index 4468aa65ff64..c1e448db0ced 100644
--- a/science/libgridxc/Makefile
+++ b/science/libgridxc/Makefile
@@ -12,6 +12,8 @@ COMMENT= Library to compute the exchange and correlation energy and potentials
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../BSD_LICENSE
+BROKEN= fails to build
+
USES= fortran gmake tar:tgz
USE_LDCONFIG= yes