git: ed0398d98039 - main - net-p2p/eiskaltdcpp-gtk: Mark broken, doesn't build with Pango 1.46.2 or newer

Neel Chauhan nc at FreeBSD.org
Wed May 26 23:59:57 UTC 2021


The branch main has been updated by nc:

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

commit ed0398d980392fae5ff2c1ee1758d09aaf489f17
Author:     Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-05-26 23:59:39 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-05-26 23:59:39 +0000

    net-p2p/eiskaltdcpp-gtk: Mark broken, doesn't build with Pango 1.46.2 or newer
    
    PR:     255155
---
 net-p2p/eiskaltdcpp-gtk/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile
index c3f921b1c922..a76fa7878485 100644
--- a/net-p2p/eiskaltdcpp-gtk/Makefile
+++ b/net-p2p/eiskaltdcpp-gtk/Makefile
@@ -10,6 +10,8 @@ COMMENT=	EiskaltDC++ client GTK graphic interface
 
 LICENSE=	GPLv3
 
+BROKEN=		Doesn't compile with Pango 1.46.2 or newer - PR 249879
+
 RUN_DEPENDS=	eiskaltdcpp-data>=0:net-p2p/eiskaltdcpp-data
 LIB_DEPENDS=	libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib
 


More information about the dev-commits-ports-all mailing list