Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Dec 2023 20:38:45 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: 3e748d11fdd5 - main - x11-toolkits/SoXt: Mark BROKEN for 15
Message-ID:  <202312302038.3BUKcjC6039408@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=3e748d11fdd55d40775ef2457214925151ed9952

commit 3e748d11fdd55d40775ef2457214925151ed9952
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-30 20:02:19 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-30 20:38:29 +0000

    x11-toolkits/SoXt: Mark BROKEN for 15
    
    Unless graphics/Coin is updated this cannot be fixed
---
 x11-toolkits/SoXt/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile
index c25e85e61d22..ac5d7a220599 100644
--- a/x11-toolkits/SoXt/Makefile
+++ b/x11-toolkits/SoXt/Makefile
@@ -12,6 +12,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.GPL
 
 BROKEN_FreeBSD_14=	error: couldn't compile and link with Motif
+BROKEN_FreeBSD_15=	error: couldn't compile and link with Motif
 
 LIB_DEPENDS=	libCoin.so:graphics/Coin
 



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