summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-12 22:58:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-12 22:58:18 +0000
commitc9a5e25e698fe727fc5881eca9ab1cb4c62e0153 (patch)
tree7e0951f42f921aac50282d17c2e08502d48d7af6 /databases
parent- Try to fix build on 8.0-RELEASE (diff)
- Mark BROKEN: does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=262918
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Search-Xapian/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-Search-Xapian/Makefile b/databases/p5-Search-Xapian/Makefile
index 16e7ab17fd5b..4698f4b8ada8 100644
--- a/databases/p5-Search-Xapian/Makefile
+++ b/databases/p5-Search-Xapian/Makefile
@@ -18,6 +18,8 @@ COMMENT= Perl XS frontend to the Xapian C++ search library
BUILD_DEPENDS= xapian-core>=1.0.10:${PORTSDIR}/databases/xapian-core
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= does not build
+
PERL_CONFIGURE= yes
CC= ${CXX}