diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-30 20:02:19 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-30 20:38:29 +0000 |
commit | 3e748d11fdd55d40775ef2457214925151ed9952 (patch) | |
tree | 60e22f2f20269280059b2f3804612c23ee810d56 | |
parent | 6f47b060dd7776300aa5a17a8966a60d62ac5727 (diff) | |
download | ports-3e748d11fdd55d40775ef2457214925151ed9952.tar.gz ports-3e748d11fdd55d40775ef2457214925151ed9952.zip |
x11-toolkits/SoXt: Mark BROKEN for 15
Unless graphics/Coin is updated this cannot be fixed
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |