1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark BROKEN: fails to build

build cache is disabled by GOCACHE=off, but required as of Go 1.12

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-03-05 16:56:24 +00:00
parent 7efa09f483
commit 6ce1e813d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494710

View File

@ -11,6 +11,8 @@ COMMENT= Consul cross-DC KV replication daemon
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
USES= compiler