summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-24 06:03:32 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-24 06:03:32 +0000
commit30d0fc8227b82cf0580b9b6eb3d347527abee996 (patch)
tree4a1a3d0da3faabe4e1becaa479414615fd9cb2e8
parentNew port: science/molsketch: 2D molecule editor (diff)
science/avogadro: Add CONFLICTS statement
Approved by: portmgr blanket
-rw-r--r--science/avogadro/Makefile2
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>'