Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2021 21:37:02 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566192 - head/x11/cde
Message-ID:  <202102202137.11KLb2IN098276@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Sat Feb 20 21:37:02 2021
New Revision: 566192
URL: https://svnweb.freebsd.org/changeset/ports/566192

Log:
  x11/cde: Sadly, broken on all archs for head

Modified:
  head/x11/cde/Makefile   (contents, props changed)

Modified: head/x11/cde/Makefile
==============================================================================
--- head/x11/cde/Makefile	Sat Feb 20 21:09:01 2021	(r566191)
+++ head/x11/cde/Makefile	Sat Feb 20 21:37:02 2021	(r566192)
@@ -12,7 +12,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_FreeBSD_14_i386=	jams flex scanner
+BROKEN_FreeBSD_14=	jams flex scanner
 
 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?202102202137.11KLb2IN098276>