git: d348a1465538 - 2022Q3 - multimedia/navidrome: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Jul 2022 20:26:21 UTC
The branch 2022Q3 has been updated by dmgk: URL: https://cgit.FreeBSD.org/ports/commit/?id=d348a1465538c60a4f77a3c9def586743d5703fe commit d348a1465538c60a4f77a3c9def586743d5703fe Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2022-07-17 20:17:58 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-07-17 20:25:19 +0000 multimedia/navidrome: Mark BROKEN > navidrome-ui@0.1.0 build > react-scripts build /tmp/build658888734.sh: react-scripts: not found *** Error code 127 PR: 261581 Reported by: fallout (cherry picked from commit 36a789c6fc4fa0257005f21d08d8b2f9bbee27ba) --- multimedia/navidrome/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 4e9557f29d01..351e47f2e17e 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -15,6 +15,8 @@ COMMENT= Modern Music Server and Streamer compatible with Subsonic/Airsonic LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= react-scripts: not found + BUILD_DEPENDS+= npm>0:www/npm \ go-bindata:devel/go-bindata LIB_DEPENDS+= libtag.so:audio/taglib