Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2024 19:49:37 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: a59b62943b02 - 2024Q3 - www/dufs: Mark as broken on i386
Message-ID:  <202408241949.47OJnbIc027371@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by ashish:

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

commit a59b62943b02f5b87ec1bec633097dffef71b4d3
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:48:44 +0000

    www/dufs: Mark as broken on i386
    
    Reported by:    pkg-fallout
    MFH:            2024Q3
    
    (cherry picked from commit c1cd31057556739e5e18bd04b4d3f58ee97ac99e)
---
 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=	sigoden



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408241949.47OJnbIc027371>