git: e1e77ed463ea - main - deskutils/simpleagenda: Mark BROKEN

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 14:36:10 UTC
The branch main has been updated by bofh:

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

commit e1e77ed463eac50ed411cabf29af90205d117218
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 14:00:33 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 14:29:05 +0000

    deskutils/simpleagenda: Mark BROKEN
    
    - Fails to build with unknown type name 'APPKIT_EXPORT_CLASS'
    - Return to pool
---
 deskutils/simpleagenda/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile
index 05948ebfaf53..198f2b730475 100644
--- a/deskutils/simpleagenda/Makefile
+++ b/deskutils/simpleagenda/Makefile
@@ -5,12 +5,14 @@ CATEGORIES=	deskutils gnustep
 MASTER_SITES=	http://coyote.octets.fr/pub/gnustep/
 DISTNAME=	SimpleAgenda-${PORTVERSION}
 
-MAINTAINER=	bofh@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple calendar and agenda application
 WWW=		http://wiki.gnustep.org/index.php/SimpleAgenda.app
 
 LICENSE=	GPLv2
 
+BROKEN=		Fails to build with unknown type name 'APPKIT_EXPORT_CLASS'
+
 LIB_DEPENDS+=	libical.so:devel/libical \
 		libuuid.so:misc/e2fsprogs-libuuid