1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Revert "x11/cde: Mark unbroken on i386"

x11/cde on i386 is broken on the package build infrastructure because
it cannot bind to a temporary of type va_list. Some users have reported
that they can build it by hand using ports however there is no solution
for the problem on the FreeBSD poudriere.

This reverts commit 25db217360.

MFH:	2022Q3
This commit is contained in:
Cy Schubert 2022-07-08 06:38:31 -07:00
parent 9f1ef8fe01
commit c56da4a4b0

View File

@ -10,6 +10,7 @@ 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 \