svn commit: r422378 - head/graphics/aqsis

Mark Linimon linimon at FreeBSD.org
Sun Sep 18 11:54:54 UTC 2016


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


More information about the svn-ports-all mailing list