svn commit: r425242 - head/graphics/agg

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:09:46 UTC 2016


Author: linimon
Date: Thu Nov  3 16:09:44 2016
New Revision: 425242
URL: https://svnweb.freebsd.org/changeset/ports/425242

Log:
  Now builds on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/graphics/agg/Makefile

Modified: head/graphics/agg/Makefile
==============================================================================
--- head/graphics/agg/Makefile	Thu Nov  3 16:08:52 2016	(r425241)
+++ head/graphics/agg/Makefile	Thu Nov  3 16:09:44 2016	(r425242)
@@ -28,6 +28,4 @@ MAKE_JOBS_UNSAFE=	yes
 
 CXXFLAGS+=	-I${LOCALBASE}/include -L${LOCALBASE}/lib -I../include -L./
 
-BROKEN_sparc64=		Does not compile
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list