git: 69f801ac0174 - main - audio/stegosaurus-lv2: Broken with Python-3.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Jun 2024 15:32:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=69f801ac017444dd2cfdbeaef87094a95ecea3ae commit 69f801ac017444dd2cfdbeaef87094a95ecea3ae Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-05 15:32:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-05 15:32:36 +0000 audio/stegosaurus-lv2: Broken with Python-3.11 Reported by: fallout --- audio/stegosaurus-lv2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/stegosaurus-lv2/Makefile b/audio/stegosaurus-lv2/Makefile index 0fa46ae00965..d32939dd5ebd 100644 --- a/audio/stegosaurus-lv2/Makefile +++ b/audio/stegosaurus-lv2/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/mxmilkiib/stegosaurus LICENSE= GPLv3 +BROKEN= incompatible with Python-3.11, see https://github.com/mxmilkiib/stegosaurus/issues/7 + BUILD_DEPENDS= lv2>0:audio/lv2 USES= gnome waf localbase:ldflags pkgconfig xorg