diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-05-16 10:03:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-05-16 10:03:40 +0000 |
commit | 13f067db2eb5db5feccbd8a4b0ef0c5c8f88f5d5 (patch) | |
tree | ca0d67193af7f0755b88b0eac9faeb86f300aa1f /science | |
parent | 6d8cd6b1891fdd6768b19c79d1a4cca885c90993 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/octopus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/octopus/Makefile b/science/octopus/Makefile index 962afc1c8345..b2b58cc979f5 100644 --- a/science/octopus/Makefile +++ b/science/octopus/Makefile @@ -11,6 +11,8 @@ COMMENT= Scientific program aimed at the ab initio virtual experimentation LICENSE= GPLv2 +BROKEN= fails to build + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libarpack.so:math/arpack-ng \ libblas.so:math/blas \ |