git: e482bebba52d - main - mail/geary: Mark BROKEN on 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 02:57:23 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e482bebba52d7c87daebce3865f4903271b29137 commit e482bebba52d7c87daebce3865f4903271b29137 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-18 02:38:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-18 02:57:10 +0000 mail/geary: Mark BROKEN on 14 - Fails to compile with multiple errors related to Vala Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- mail/geary/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/geary/Makefile b/mail/geary/Makefile index 3410ec34a528..c2cc4f231ec7 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -16,6 +16,8 @@ WWW= https://wiki.gnome.org/Apps/Geary LICENSE= BSD2CLAUSE CC-BY-3.0 LGPL21+ LICENSE_COMB= multi +BROKEN_FreeBSD_14= Fails to compile with multiple errors related to Vala + BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libappstream-glib.so:devel/appstream-glib \ libcanberra.so:audio/libcanberra \