From 8d87365b254bfc8051276b0e2e047d1156480e2a Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 2 May 2012 22:06:01 +0000 Subject: - Mark BROKEN: does not compile In file included from restable.cpp:45: reslist.h:33:29: error: QtWebKit/QWebView: No such file or directory In file included from restable.cpp:45: reslist.h:51: error: expected class-name before '{' token Reported by: pointyhat --- deskutils/recoll/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deskutils/recoll') diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index ab84853789e7..df5b441e6472 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.lesbonscomptes.com/recoll/ MAINTAINER= ports@FreeBSD.org COMMENT= A personal full text search package, based on Xapian +BROKEN= does not compile + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -- cgit