git: 2c644de2f69c - main - devel/gearmand: unbreak on FreeBSD 12, port builds fine

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Apr 24 21:09:03 UTC 2021


The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c644de2f69cfb5e8887598f2a61a60eb97034f0

commit 2c644de2f69cfb5e8887598f2a61a60eb97034f0
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-24 21:06:38 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-24 21:06:55 +0000

    devel/gearmand: unbreak on FreeBSD 12, port builds fine
---
 devel/gearmand/Makefile | 1 -
 1 file changed, 1 deletion(-)

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 at 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}


More information about the dev-commits-ports-all mailing list