Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2024 14:36:10 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e1e77ed463ea - main - deskutils/simpleagenda: Mark BROKEN
Message-ID:  <202403241436.42OEaAik008336@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403241436.42OEaAik008336>