aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-core10
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-26 20:02:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-26 20:02:44 +0000
commitc095cd43d09bd4be60b99b561b39e7866aa8ab0f (patch)
tree0cde4b8b45b7e4393f92305c47df693c2ef646bd /databases/xapian-core10
parentd63a4cfa1b0415955ee62a38577f5e43886852d0 (diff)
Notes
Diffstat (limited to 'databases/xapian-core10')
-rw-r--r--databases/xapian-core10/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile
index 30294bc3c1e9..d2765a5086e0 100644
--- a/databases/xapian-core10/Makefile
+++ b/databases/xapian-core10/Makefile
@@ -13,6 +13,10 @@ COMMENT= Probabilistic text search database engine
LICENSE= GPLv2
+BROKEN_armv6= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous
+BROKEN_mips= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous
+BROKEN_mips64= fails to install: quartz_log.cc:: error: call to 'om_tostring' is ambiguous
+
CONFLICTS_INSTALL= xapian-core- xapian-core12-
USES= libtool