aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-30 11:54:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-30 11:54:54 +0000
commit3460160a3da0c523db333186ab926eb73eae7ef1 (patch)
tree177d6693341afe788a36536d20fa36be8e5b3843 /devel
parentb55781eb81263220c0668c53518a175db87dfd4c (diff)
downloadports-3460160a3da0c523db333186ab926eb73eae7ef1.tar.gz
ports-3460160a3da0c523db333186ab926eb73eae7ef1.zip
Probably unbroken on sparc64 by previous commit.
Notes
Notes: svn path=/head/; revision=483475
Diffstat (limited to 'devel')
-rw-r--r--devel/gearmand/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index 74306e5e4e73..e70b2751f1c1 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -10,8 +10,6 @@ MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/
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 \