svn commit: r425236 - head/devel/libgit2

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:00:41 UTC 2016


Author: linimon
Date: Thu Nov  3 16:00:39 2016
New Revision: 425236
URL: https://svnweb.freebsd.org/changeset/ports/425236

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

Modified:
  head/devel/libgit2/Makefile

Modified: head/devel/libgit2/Makefile
==============================================================================
--- head/devel/libgit2/Makefile	Thu Nov  3 15:55:46 2016	(r425235)
+++ head/devel/libgit2/Makefile	Thu Nov  3 16:00:39 2016	(r425236)
@@ -33,8 +33,6 @@ CURL_LIB_DEPENDS=	libcurl.so:ftp/curl
 CURL_CMAKE_ON=		-DCURL=ON
 CURL_CMAKE_OFF=		-DCURL=OFF
 
-BROKEN_sparc64=	does not install: thread-local storage not supported
-
 .include <bsd.port.pre.mk>
 
 post-patch:


More information about the svn-ports-all mailing list