Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2023 02:52:55 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: 9740b3236e12 - main - x11-toolkits/SoXt: Mark BROKEN on 14
Message-ID:  <202308190252.37J2qtTg082925@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=9740b3236e12fa9bf194600ec39d88efb3fe62db

commit 9740b3236e12fa9bf194600ec39d88efb3fe62db
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-18 20:27:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-19 02:52:46 +0000

    x11-toolkits/SoXt: Mark BROKEN on 14
    
    Fails to build with:
    error: couldn't compile and link with Motif
    
    Sponsored by:   The FreeBSD Foundation
---
 x11-toolkits/SoXt/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile
index 8d9144495625..c25e85e61d22 100644
--- a/x11-toolkits/SoXt/Makefile
+++ b/x11-toolkits/SoXt/Makefile
@@ -11,6 +11,8 @@ WWW=		https://bitbucket.org/Coin3D/coin/wiki/Home
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE.GPL
 
+BROKEN_FreeBSD_14=	error: couldn't compile and link with Motif
+
 LIB_DEPENDS=	libCoin.so:graphics/Coin
 
 USES=		gl libtool motif pathfix perl5 shebangfix xorg



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