aboutsummaryrefslogtreecommitdiff
path: root/devel/gearmand
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-09-20 09:00:47 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-09-20 09:00:47 +0000
commitc0c9a53322f03453634eb8ff8c8e2cda4cdf48de (patch)
tree1279a4768c7ea68e6ed58afdf2f3326d110201ca /devel/gearmand
parent118f2e21ea89c65f604ec105e2e37c6c07074dac (diff)
downloadports-c0c9a53322f03453634eb8ff8c8e2cda4cdf48de.tar.gz
ports-c0c9a53322f03453634eb8ff8c8e2cda4cdf48de.zip
Also mark broken on sparc64.
Notes
Notes: svn path=/head/; revision=422486
Diffstat (limited to 'devel/gearmand')
-rw-r--r--devel/gearmand/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index 6347137e4ccf..b02ee9932f3b 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_powerpc64= Does not build
-
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
libevent.so:devel/libevent2 \
@@ -22,6 +20,9 @@ CONFLICTS= p5-Gearman-Server-1.* gearmand-1.1.*
USERS= gearmand
GROUPS= gearmand
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: cannot link with boost
+
USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix gmake perl5 python:build libtool execinfo