Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2020 01:08:30 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r536546 - branches/2020Q2/games/astromenace
Message-ID:  <202005260108.04Q18Ugi011483@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue May 26 01:08:30 2020
New Revision: 536546
URL: https://svnweb.freebsd.org/changeset/ports/536546

Log:
  MFH: r535688
  
  Mark as broken on powerpc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  branches/2020Q2/games/astromenace/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/games/astromenace/Makefile
==============================================================================
--- branches/2020Q2/games/astromenace/Makefile	Tue May 26 01:06:37 2020	(r536545)
+++ branches/2020Q2/games/astromenace/Makefile	Tue May 26 01:08:30 2020	(r536546)
@@ -16,6 +16,8 @@ LICENSE_FILE_GPLv3+ =	${WRKSRC}/licenses/GPL-3.0.txt
 LICENSE_FILE_CC-BY-SA-4.0=${WRKSRC}/licenses/CC-BY-SA-4.0.txt
 LICENSE_FILE_OFL11=	${WRKSRC}/licenses/OFL-1.1.txt
 
+BROKEN_powerpc64=	fails to build: gamedata/models/models.pack: vw_CreateVFS(): VFS compilation process aborted!
+
 LIB_DEPENDS=	libogg.so:audio/libogg \
 		libvorbis.so:audio/libvorbis \
 		libvorbisfile.so:audio/libvorbis \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005260108.04Q18Ugi011483>