svn commit: r425250 - head/math/cln

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:19:40 UTC 2016


Author: linimon
Date: Thu Nov  3 16:19:38 2016
New Revision: 425250
URL: https://svnweb.freebsd.org/changeset/ports/425250

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

Modified:
  head/math/cln/Makefile

Modified: head/math/cln/Makefile
==============================================================================
--- head/math/cln/Makefile	Thu Nov  3 16:18:46 2016	(r425249)
+++ head/math/cln/Makefile	Thu Nov  3 16:19:38 2016	(r425250)
@@ -21,8 +21,6 @@ USE_LDCONFIG=	yes
 
 INFO=		cln
 
-BROKEN_sparc64=	Does not compile on sparc64
-
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == armv6


More information about the svn-ports-all mailing list