MFH: r535705

Mark as BROKEN on powerpc64:

  libraries/libmbutil/parser.h:275:3: error: expected identifier

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-05-26 01:42:51 +00:00
parent f0392394a7
commit cb823a33a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q2/; revision=536558

View File

@ -13,7 +13,8 @@ COMMENT= MultiBody Dynamics analysis system
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc= Does not compile on powerpc
BROKEN_powerpc= Does not compile on powerpc
BROKEN_powerpc64= fails to compile: libraries/libmbutil/parser.h:275:3: error: expected identifier
BUILD_DEPENDS= libatomic_ops>0:devel/libatomic_ops
LIB_DEPENDS= libltdl.so:devel/libltdl \