diff options
-rw-r--r-- | www/xapian-omega10/Makefile | 2 |
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 |