git: 0bbb5551fac5 - main - sysutils/fusefs-securefs: Mark broken and return to the pool

From: Serhii (Sergey) Kozlov <skozlov_at_FreeBSD.org>
Date: Wed, 15 Mar 2023 22:09:56 UTC
The branch main has been updated by skozlov:

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

commit 0bbb5551fac5d590d7d4dae1fcc623781c6aecb3
Author:     Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
AuthorDate: 2023-03-15 22:06:49 +0000
Commit:     Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
CommitDate: 2023-03-15 22:09:30 +0000

    sysutils/fusefs-securefs: Mark broken and return to the pool
    
    The port became broken recently, and I'm not using it anymore,
    so just give it to anyone interested.
---
 sysutils/fusefs-securefs/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysutils/fusefs-securefs/Makefile b/sysutils/fusefs-securefs/Makefile
index b5f4937584b0..709cf3297971 100644
--- a/sysutils/fusefs-securefs/Makefile
+++ b/sysutils/fusefs-securefs/Makefile
@@ -4,13 +4,15 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
 
-MAINTAINER=	skozlov@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Filesystem in userspace with transparent encryption and decryption
 WWW=		https://github.com/netheril96/securefs
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+BROKEN=		does not build
+
 LIB_DEPENDS=	libutf8proc.so:textproc/utf8proc \
 		libjsoncpp.so:devel/jsoncpp