aboutsummaryrefslogtreecommitdiff
path: root/databases/py-xapian
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-03 05:52:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-03 05:52:55 +0000
commit8b26d77145fef44305941ae470319e46f64897dc (patch)
tree4bde0c6b5b233540f25bdc842bbc5e11bcc9ab86 /databases/py-xapian
parentd78f4f42e4c1b43b440ef6f8dea481524d8688a0 (diff)
Notes
Diffstat (limited to 'databases/py-xapian')
-rw-r--r--databases/py-xapian/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile
index de01b0c974de..98c830eb9037 100644
--- a/databases/py-xapian/Makefile
+++ b/databases/py-xapian/Makefile
@@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xapian-core>=${PORTVERSION}:databases/xapian-core
LIB_DEPENDS= libxapian.so:databases/xapian-core
+BROKEN_aarch64= fails to build: Fatal Python error: swig_pythreadstate set in XapianSWIG_Python_Thread_Allow ctor
+
CONFLICTS_INSTALL= xapian-bindings12-
OPTIONS_DEFINE= DOCS