git: 01647f66925e - main - www/glewlwyd: Mark BROKEN and set expiration date to 2022-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 12 Mar 2022 19:01:50 UTC
The branch main has been updated by diizzy:

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

commit 01647f66925e4764531d9171e1a9ebf537f1c9c5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-03-12 18:59:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-03-12 18:59:34 +0000

    www/glewlwyd: Mark BROKEN and set expiration date to 2022-03-31
    
    This port has been broken for months on multiple build environments
    
    Reported by:    pkg-fallout
---
 www/glewlwyd/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/glewlwyd/Makefile b/www/glewlwyd/Makefile
index 572f3e8200b0..0513aa70d598 100644
--- a/www/glewlwyd/Makefile
+++ b/www/glewlwyd/Makefile
@@ -11,6 +11,9 @@ COMMENT=	Single Sign On server, multiple factor authentication
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Doesn't build, ld: error: duplicate symbol
+EXPIRATION_DATE=2022-03-31
+
 USES=		cmake pgsql
 
 USE_GITHUB=	yes