git: aa93becb04d6 - main - www/dpp: Not broken on 15

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 10 Nov 2024 20:13:40 UTC
The branch main has been updated by yuri:

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

commit aa93becb04d6b23727b4779a25876a190fc97ff5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-10 18:43:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-10 20:13:33 +0000

    www/dpp: Not broken on 15
    
    ... based on https://github.com/brainboxdotcc/DPP/issues/1332#issuecomment-2466666377
---
 www/dpp/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/dpp/Makefile b/www/dpp/Makefile
index b14dc92a8b9f..11dabaab9045 100644
--- a/www/dpp/Makefile
+++ b/www/dpp/Makefile
@@ -13,8 +13,6 @@ WWW=		https://dpp.dev/ \
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_FreeBSD_15=	compilation fails with clang-19, see https://github.com/brainboxdotcc/DPP/issues/1332
-
 BUILD_DEPENDS=	nlohmann-json>0:devel/nlohmann-json
 LIB_DEPENDS=	libopus.so:audio/opus \
 		libsodium.so:security/libsodium