Date: Thu, 13 Dec 2018 02:43:34 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487337 - head/games/voxelands Message-ID: <201812130243.wBD2hYO6055279@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Dec 13 02:43:34 2018 New Revision: 487337 URL: https://svnweb.freebsd.org/changeset/ports/487337 Log: Pet portlint. Approved by: portmgr (tier-2 blanket) Modified: head/games/voxelands/Makefile Modified: head/games/voxelands/Makefile ============================================================================== --- head/games/voxelands/Makefile Thu Dec 13 02:24:38 2018 (r487336) +++ head/games/voxelands/Makefile Thu Dec 13 02:43:34 2018 (r487337) @@ -13,11 +13,10 @@ COMMENT?= Fun-Focused voxel world game LICENSE= GPLv3+ BROKEN= fails to build +BROKEN_powerpc64= fails to link: sibling call optimization does not allow automatic multiple TOCs LIB_DEPENDS= libIrrlicht.so:x11-toolkits/irrlicht \ libfreetype.so:print/freetype2 - -BROKEN_powerpc64= fails to link: sibling call optimization does not allow automatic multiple TOCs USES= cmake tar:bzip2 LLD_UNSAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812130243.wBD2hYO6055279>