Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 11:32:51 +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: r422373 - head/math/cgal
Message-ID:  <201609181132.u8IBWpH6087046@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Sep 18 11:32:51 2016
New Revision: 422373
URL: https://svnweb.freebsd.org/changeset/ports/422373

Log:
  Mark broken on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/math/cgal/Makefile

Modified: head/math/cgal/Makefile
==============================================================================
--- head/math/cgal/Makefile	Sun Sep 18 11:22:31 2016	(r422372)
+++ head/math/cgal/Makefile	Sun Sep 18 11:32:51 2016	(r422373)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	${LOCALBASE}/include/boost/
 LIB_DEPENDS=	libmpfr.so:math/mpfr \
 		libgmp.so:math/gmp
 
+BROKEN_sparc64:	Does not build: fails to compile all_files.cpp
+
 USE_LDCONFIG=		yes
 USES=			cmake shebangfix tar:xz
 USE_QT5=		buildtools_build core qmake_build widgets



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