aboutsummaryrefslogtreecommitdiff
path: root/devel/gearmand-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gearmand-devel/Makefile')
-rw-r--r--devel/gearmand-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/gearmand-devel/Makefile b/devel/gearmand-devel/Makefile
index 0afd8b6125a5..ebaa459289bb 100644
--- a/devel/gearmand-devel/Makefile
+++ b/devel/gearmand-devel/Makefile
@@ -10,8 +10,6 @@ MASTER_SITES= http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/
MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Gearman C Server and Library
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= boost-libs>=0:devel/boost-libs \
${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
LIB_DEPENDS= libevent.so:devel/libevent2 \
@@ -24,6 +22,9 @@ PKGNAMESUFFIX= -devel
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 perl5 gmake gperf libtool execinfo python:build