Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 11:54:54 +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: r483475 - head/devel/gearmand
Message-ID:  <201810301154.w9UBss0a004587@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \



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