aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-24 21:06:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-24 21:06:55 +0000
commit2c644de2f69cfb5e8887598f2a61a60eb97034f0 (patch)
treeef1f544b07ce7d61f05ba14fa34a68c48d11c3fe
parent4488fcf3539791fb8af5925d0e83f2d0c43bd9a4 (diff)
downloadports-2c644de2f69cfb5e8887598f2a61a60eb97034f0.tar.gz
ports-2c644de2f69cfb5e8887598f2a61a60eb97034f0.zip
devel/gearmand: unbreak on FreeBSD 12, port builds fine
-rw-r--r--devel/gearmand/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index 22072fa6834d..9591cba307d2 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -9,7 +9,6 @@ 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}