svn commit: r471726 - head/cad/sumo

Mark Linimon linimon at FreeBSD.org
Mon Jun 4 22:51:19 UTC 2018


Author: linimon
Date: Mon Jun  4 22:51:18 2018
New Revision: 471726
URL: https://svnweb.freebsd.org/changeset/ports/471726

Log:
  Mark as broken on powerpc64.
  
  Although portlint complains about the new line, I don't see anything I
  can do about that.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/cad/sumo/Makefile

Modified: head/cad/sumo/Makefile
==============================================================================
--- head/cad/sumo/Makefile	Mon Jun  4 22:15:01 2018	(r471725)
+++ head/cad/sumo/Makefile	Mon Jun  4 22:51:18 2018	(r471726)
@@ -12,6 +12,8 @@ COMMENT=	Traffic simulation suite for road vehicles, p
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_powerpc64=	fails to configure: xerces-lib not found in /usr/local/lib
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libFOX-1.6.so:x11-toolkits/fox16 \
 		libfreetype.so:print/freetype2 \


More information about the svn-ports-all mailing list