git: 62eb45ff3d2b - main - audio/mixxx22: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 21 Jul 2022 20:51:14 UTC
The branch main has been updated by amdmi3:

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

commit 62eb45ff3d2b57fd0c14ddf5eb56de0e3045e633
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-21 17:14:44 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-21 20:49:17 +0000

    audio/mixxx22: mark BROKEN
    
    Approved by:    portmgr blanket
---
 audio/mixxx22/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/mixxx22/Makefile b/audio/mixxx22/Makefile
index 873deac98d63..6d0faf3723bf 100644
--- a/audio/mixxx22/Makefile
+++ b/audio/mixxx22/Makefile
@@ -11,6 +11,8 @@ COMMENT=	DJ mixing application (previous version)
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: scons: _defines() missing 2 required positional arguments:
+
 BUILD_DEPENDS=	lv2>=1.14.0:audio/lv2
 LIB_DEPENDS=	libchromaprint.so:audio/chromaprint \
 		libFLAC.so:audio/flac \