summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-07-08 06:38:31 -0700
committerCy Schubert <cy@FreeBSD.org>2022-07-08 06:42:01 -0700
commitc56da4a4b0a36b1d6b03f0d3806e663a685fea70 (patch)
treeb48f45c8b2de020e8539f04350cebd458a89f096 /x11
parentsecurity/vuxml: Remove extra dash in 2022-07-08 Node.js CVE name (diff)
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 25db2173606446697bb4b5b376420c492e1f549c. MFH: 2022Q3
Diffstat (limited to 'x11')
-rw-r--r--x11/cde/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/cde/Makefile b/x11/cde/Makefile
index 2a002a3506c0..c7c9b65ba024 100644
--- a/x11/cde/Makefile
+++ b/x11/cde/Makefile
@@ -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 \