aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Search-Xapian
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/p5-Search-Xapian
parentd25300937465eaf27fb33c26dd935a9d522d745f (diff)
downloadports-c9a5e25e698fe727fc5881eca9ab1cb4c62e0153.tar.gz
ports-c9a5e25e698fe727fc5881eca9ab1cb4c62e0153.zip
- Mark BROKEN: does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=262918
Diffstat (limited to 'databases/p5-Search-Xapian')
-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}