svn commit: r557330 - head/graphics/libemf

Mark Linimon linimon at FreeBSD.org
Wed Dec 9 02:07:42 UTC 2020


Author: linimon
Date: Wed Dec  9 02:07:41 2020
New Revision: 557330
URL: https://svnweb.freebsd.org/changeset/ports/557330

Log:
  Mark as BROKEN_riscv64.
  
  Approved by:	portmgr (tier-2 blanket)
  Obtained from:	lonesome.com build testing

Modified:
  head/graphics/libemf/Makefile

Modified: head/graphics/libemf/Makefile
==============================================================================
--- head/graphics/libemf/Makefile	Wed Dec  9 01:54:15 2020	(r557329)
+++ head/graphics/libemf/Makefile	Wed Dec  9 02:07:41 2020	(r557330)
@@ -12,6 +12,8 @@ COMMENT=	Enhanced Metafile Library
 
 LICENSE=	LGPL21
 
+BROKEN_riscv64=		fails to build: ../include/libEMF/wine/winnt.h:77:3: Unknown CPU architecture
+
 OPTIONS_DEFINE=	DOCS
 
 USES=		libtool


More information about the svn-ports-all mailing list