aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-31 01:08:10 +0800
committerantoine <antoine@FreeBSD.org>2014-08-31 01:08:10 +0800
commit4bcec6c02c364c43054eb17385cf79bea671ae9f (patch)
tree1a91e102c505de18a272daa5f38252f8e70f12a6 /www
parent7748ebaf65b1b73515cd93d0de22b9c75a9da3f4 (diff)
downloadfreebsd-ports-gnome-4bcec6c02c364c43054eb17385cf79bea671ae9f.tar.gz
freebsd-ports-gnome-4bcec6c02c364c43054eb17385cf79bea671ae9f.tar.zst
freebsd-ports-gnome-4bcec6c02c364c43054eb17385cf79bea671ae9f.zip
Mark BROKEN: Fails to configure
checking for xapian-config... /usr/local/bin/xapian-config checking /usr/local/bin/xapian-config works... configure: error: `/usr/local/bin/xapian-config --ltlibs --cxxflags' doesn't work, aborting ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r--www/xapian-omega10/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/xapian-omega10/Makefile b/www/xapian-omega10/Makefile
index 9d382b2fd561..8d374c394d72 100644
--- a/www/xapian-omega10/Makefile
+++ b/www/xapian-omega10/Makefile
@@ -12,6 +12,8 @@ COMMENT= CGI search application built on Xapian
LICENSE= GPLv2
+BROKEN= Fails to configure
+
LIB_DEPENDS= libxapian.so:${PORTSDIR}/databases/xapian-core10
USES= perl5