Date: Sun, 18 Sep 2016 11:54:53 +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: r422378 - head/graphics/aqsis Message-ID: <201609181154.u8IBsrcK095435@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Sun Sep 18 11:54:53 2016 New Revision: 422378 URL: https://svnweb.freebsd.org/changeset/ports/422378 Log: Mark broken on sparc64. Approved by: portmgr (tier-2 blanket) Modified: head/graphics/aqsis/Makefile Modified: head/graphics/aqsis/Makefile ============================================================================== --- head/graphics/aqsis/Makefile Sun Sep 18 11:54:01 2016 (r422377) +++ head/graphics/aqsis/Makefile Sun Sep 18 11:54:53 2016 (r422378) @@ -20,6 +20,8 @@ LIB_DEPENDS= libIlmImf.so:graphics/OpenE libtiff.so:graphics/tiff RUN_DEPENDS= bash:shells/bash +BROKEN_sparc64= Fails to build: cannot link with boost + LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609181154.u8IBsrcK095435>