git: ae2ef5f4fb6d - main - www/opengist: Mark as broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Nov 2024 07:08:03 UTC
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae2ef5f4fb6d367a3002c1339d523bc7f8e07e34 commit ae2ef5f4fb6d367a3002c1339d523bc7f8e07e34 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2024-11-19 07:01:45 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2024-11-19 07:07:08 +0000 www/opengist: Mark as broken on i386 Reported by: pkg-fallout --- www/opengist/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/opengist/Makefile b/www/opengist/Makefile index 8f98ca7bf15c..37d12e4081f1 100644 --- a/www/opengist/Makefile +++ b/www/opengist/Makefile @@ -11,6 +11,8 @@ WWW= https://opengist.io/ LICENSE= AGPLv3 +BROKEN_i386= fails to build + BUILD_DEPENDS= npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} RUN_DEPENDS= git:devel/git