aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-26 01:08:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-26 01:08:30 +0000
commitb951b2bdc7921c7808f226c8a20716f3a6bdb8ec (patch)
treeef47c32262427da9ffcfafba25e1dcf5a394d8a4 /games
parentbc215f8c209e51c53fb5dab4e83db114b406ef34 (diff)
downloadports-b951b2bdc7921c7808f226c8a20716f3a6bdb8ec.tar.gz
ports-b951b2bdc7921c7808f226c8a20716f3a6bdb8ec.zip
MFH: r535688
Mark as broken on powerpc64. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/branches/2020Q2/; revision=536546
Diffstat (limited to 'games')
-rw-r--r--games/astromenace/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/astromenace/Makefile b/games/astromenace/Makefile
index 89a920115018..ad571b49aee6 100644
--- a/games/astromenace/Makefile
+++ b/games/astromenace/Makefile
@@ -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 \