svn commit: r566192 - head/x11/cde

Chris Rees crees at FreeBSD.org
Sat Feb 20 21:37:03 UTC 2021


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		\


More information about the svn-ports-all mailing list