View | Details | Raw Unified | Return to bug 255212
Collapse All | Expand All

(-)b/devel/gearmand/Makefile (+3 lines)
Lines 9-14 MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/ Link Here
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Gearman C Server and Library
10
COMMENT=	Gearman C Server and Library
11
11
12
BROKEN_FreeBSD_12=	error: use of undeclared identifier 'abi'
13
BROKEN_FreeBSD_13=	error: use of undeclared identifier 'abi'
14
12
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
15
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
13
LIB_DEPENDS=	libboost_program_options.so:devel/boost-libs \
16
LIB_DEPENDS=	libboost_program_options.so:devel/boost-libs \
14
		libevent.so:devel/libevent \
17
		libevent.so:devel/libevent \

Return to bug 255212