1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

devel/gearmand: Mark BROKEN on FreeBSD 12+

Outdated and doesn't build on 12+

References:
https://portsfallout.com/fallout?port=devel%2Fgearmand$

PR:	255212
Reported by:	daniel.engberg.lists@pyret.net
MFH:	2021Q2
This commit is contained in:
Fernando Apesteguía 2021-04-20 08:59:02 +02:00
parent 1da5ff1d3a
commit 143627392d

View File

@ -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 \