svn commit: r483475 - head/devel/gearmand

Mark Linimon linimon at FreeBSD.org
Tue Oct 30 11:54:55 UTC 2018


Author: linimon
Date: Tue Oct 30 11:54:54 2018
New Revision: 483475
URL: https://svnweb.freebsd.org/changeset/ports/483475

Log:
  Probably unbroken on sparc64 by previous commit.

Modified:
  head/devel/gearmand/Makefile

Modified: head/devel/gearmand/Makefile
==============================================================================
--- head/devel/gearmand/Makefile	Tue Oct 30 11:52:54 2018	(r483474)
+++ head/devel/gearmand/Makefile	Tue Oct 30 11:54:54 2018	(r483475)
@@ -10,8 +10,6 @@ MASTER_SITES=	http://launchpad.net/gearmand/1.0/${PORT
 MAINTAINER=	bdrewery at FreeBSD.org
 COMMENT=	Gearman C Server and Library
 
-BROKEN_sparc64=		fails to build: cannot link with boost
-
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
 LIB_DEPENDS=	libboost_program_options.so:devel/boost-libs \
 		libevent.so:devel/libevent \


More information about the svn-ports-all mailing list