aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-20 06:46:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-20 06:54:24 +0000
commitf3f42a810cdea4cecc51fbe36951ae15d55d4a1b (patch)
tree72e4ed95890a0dc08625408cadb15ee7c4e27f76
parent018b9673b7c5c24afac7e5be9eefa8ddd21711f5 (diff)
downloadports-f3f42a810cdea4cecc51fbe36951ae15d55d4a1b.tar.gz
ports-f3f42a810cdea4cecc51fbe36951ae15d55d4a1b.zip
science/dynare: Broken on powerpc64
Reported by: fallout
-rw-r--r--science/dynare/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index 03965b522b4e..424811f230a4 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -12,6 +12,7 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= cannot open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory
+BROKEN_powerpc64= cannot open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory
BUILD_DEPENDS= ${LOCALBASE}/include/boost/tokenizer.hpp:devel/boost-libs
LIB_DEPENDS= libhdf5.so:science/hdf5 \