git: e0e169f3a18f - main - textproc/meilisearch: Mark as BROKEN

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Sun, 22 Jan 2023 18:46:14 UTC
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0e169f3a18fa13d173f5572f27551e9cbca040c

commit e0e169f3a18fa13d173f5572f27551e9cbca040c
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2023-01-22 18:43:29 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-01-22 18:43:29 +0000

    textproc/meilisearch: Mark as BROKEN
    
    PR:             268916
    Reported by:    Yonas Yanfa <yonas dot yanfa at gmail dot com>
---
 textproc/meilisearch/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile
index dcc0e0a73cda..8b63e9313595 100644
--- a/textproc/meilisearch/Makefile
+++ b/textproc/meilisearch/Makefile
@@ -15,6 +15,8 @@ WWW=		https://www.meilisearch.com/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not work
+
 LIB_DEPENDS=	liblmdb.so:databases/lmdb
 
 USES=		cargo pkgconfig