diff options
Diffstat (limited to 'science/avogadro/Makefile')
-rw-r--r-- | science/avogadro/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/avogadro/Makefile b/science/avogadro/Makefile index e7d8d39f410a..5e5f135b8394 100644 --- a/science/avogadro/Makefile +++ b/science/avogadro/Makefile @@ -12,6 +12,8 @@ COMMENT= Advanced molecular editor and viewer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +CONFLICTS_INSTALL= libmsym + BROKEN_armv6= fails to compile: eigen2/Eigen/src/Core/Assign.h: you mixed different numeric types in 'Eigen::ei_static_assert<false>' BROKEN_armv7= fails to compile: eigen2/Eigen/src/Core/Assign.h: you mixed different numeric types in 'Eigen::ei_static_assert<false>' |