summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/gearmand/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index 7434e66d167a..22072fa6834d 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gearman C Server and Library
+BROKEN_FreeBSD_12= error: use of undeclared identifier 'abi'
+BROKEN_FreeBSD_13= error: use of undeclared identifier 'abi'
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
libevent.so:devel/libevent \