Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2022 14:30:44 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 25db21736064 - main - x11/cde: Mark unbroken on i386
Message-ID:  <202207051430.265EUiRV023705@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

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

commit 25db2173606446697bb4b5b376420c492e1f549c
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-07-05 05:09:59 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-07-05 14:29:19 +0000

    x11/cde: Mark unbroken on i386
    
    A user reports that CDE does build correctly on i386.
    
    Reported by:    William Macintosh <bill.macintosh@icloud.com>
    MFH:            2022Q3
---
 x11/cde/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11/cde/Makefile b/x11/cde/Makefile
index c7c9b65ba024..2a002a3506c0 100644
--- a/x11/cde/Makefile
+++ b/x11/cde/Makefile
@@ -10,7 +10,6 @@ LICENSE=	LGPL21
 
 BROKEN_mips64=		fails to build: ./config/imake/imake: No such file or directory
 BROKEN_powerpc64=	fails to build: ./config/imake/imake: No such file or directory
-BROKEN_i386=		cannot bind to a temporary of type va_list
 
 BUILD_DEPENDS=	ksh93:shells/ksh93			\
 		bdftopcf:x11-fonts/bdftopcf		\



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