Date: Sat, 24 Aug 2024 19:48:57 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1cd31057556 - main - www/dufs: Mark as broken on i386 Message-ID: <202408241948.47OJmvbl026902@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1cd31057556739e5e18bd04b4d3f58ee97ac99e commit c1cd31057556739e5e18bd04b4d3f58ee97ac99e Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-08-24 19:38:13 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-08-24 19:46:13 +0000 www/dufs: Mark as broken on i386 Reported by: pkg-fallout MFH: 2024Q3 --- www/dufs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 29fe7c98cff7..255ef882520d 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -13,6 +13,8 @@ LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE +BROKEN_i386= fails to build + USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigodenhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408241948.47OJmvbl026902>
