git: 25db21736064 - main - x11/cde: Mark unbroken on i386

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Tue, 05 Jul 2022 14:30:44 UTC
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		\