git: 2c6b203f6067 - main - comms/sdr-wspr: Mark BROKEN on 14

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 18 Aug 2023 02:57:22 UTC
The branch main has been updated by bofh:

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

commit 2c6b203f6067f8e4fdf72c0cf45ff48f51e6f795
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-18 02:28:44 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-18 02:57:10 +0000

    comms/sdr-wspr: Mark BROKEN on 14
    
    - Fails to compile with:
      non-floating-point argument in call to function '__builtin_isfinite'
    
    Approved by:    portmgr (blanket)
    Sponsored by:   The FreeBSD Foundation
---
 comms/sdr-wspr/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/comms/sdr-wspr/Makefile b/comms/sdr-wspr/Makefile
index 42eb2c2be803..8ac86f55c4e5 100644
--- a/comms/sdr-wspr/Makefile
+++ b/comms/sdr-wspr/Makefile
@@ -10,6 +10,8 @@ WWW=		https://github.com/hmatuschek/sdr-wspr
 
 LICENSE=	GPLv3
 
+BROKEN_FreeBSD_14=	fails to build: non-floating-point argument in call to function '__builtin_isfinite'
+
 LIB_DEPENDS=	libsdr-gui.so:comms/libsdr-gui
 
 USES=		cmake compiler:gcc-c++11-lib fortran pkgconfig qt:5