aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-27 07:40:06 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-27 07:53:00 +0000
commit578343456352ae57380253edf6e3b1212bc11265 (patch)
tree1ead4b6a8ada328f071892fb3e93463b130d37a3
parent2d7f48ac36a383bf3e0a9c5148f7c91a8f3aa38c (diff)
downloadports-578343456352ae57380253edf6e3b1212bc11265.tar.gz
ports-578343456352ae57380253edf6e3b1212bc11265.zip
science/dirac: Broken on i386
Reported by: fallout
-rw-r--r--science/dirac/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dirac/Makefile b/science/dirac/Makefile
index ba9e9416ebf9..8e45f51f7850 100644
--- a/science/dirac/Makefile
+++ b/science/dirac/Makefile
@@ -14,6 +14,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1)
+BROKEN_i386= compilation fails: Error: Type mismatch in argument 'lu' at (1); passed INTEGER(8) to INTEGER(4) (and similar)
BROKEN_powerpc64= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1)
BROKEN_powerpc64le= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1)