aboutsummaryrefslogtreecommitdiff
path: root/databases/xapian-bindings
diff options
context:
space:
mode:
Diffstat (limited to 'databases/xapian-bindings')
-rw-r--r--databases/xapian-bindings/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/xapian-bindings/Makefile b/databases/xapian-bindings/Makefile
index 85864af02f15..acacd416abd5 100644
--- a/databases/xapian-bindings/Makefile
+++ b/databases/xapian-bindings/Makefile
@@ -17,6 +17,8 @@ COMMENT= Bindings allowing Xapian to be used from various programming languages
RUN_DEPENDS= xapian-core>=1.0.18:${PORTSDIR}/databases/xapian-core
BUILD_DEPENDS:= ${RUN_DEPENDS}
+BROKEN= does not build
+
CONFIGURE_ARGS+= --datarootdir="${DATADIR}" --docdir="${DOCSDIR}" \
--without-csharp --without-java --without-tcl
GNU_CONFIGURE= yes