git: 9740b3236e12 - main - x11-toolkits/SoXt: Mark BROKEN on 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Aug 2023 02:52:55 UTC
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