diff options
Diffstat (limited to 'math/algae/Makefile')
-rw-r--r-- | math/algae/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 441743691920..deb2194ac784 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -13,6 +13,8 @@ COMMENT= Programming language for numerical analysis LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= Does not build + BROKEN_ia64= does not compile BROKEN_powerpc= does not compile BROKEN_sparc64= does not compile |