summaryrefslogtreecommitdiff
path: root/sysutils/datadog-agent/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 21:36:47 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 21:36:47 +0800
commitdc07b12d97ece2922297adb726fadb6e49bd6781 (patch)
treedbd04861fef3b2c58afc502fb8cfb532b03e6520 /sysutils/datadog-agent/Makefile
parentftp/rexx-curl: Unbreak this port with curl 7.85.0 (diff)
Diffstat (limited to 'sysutils/datadog-agent/Makefile')
-rw-r--r--sysutils/datadog-agent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/datadog-agent/Makefile b/sysutils/datadog-agent/Makefile
index c383ec89ee07..694bd4fc0db9 100644
--- a/sysutils/datadog-agent/Makefile
+++ b/sysutils/datadog-agent/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= fails to build: vendor/github.com/DataDog/gopsutil/process/process_freebsd.go:95:9: cannot use k.Start.Sec * 1000 (value of type int32) as type int64 in return statement
-BUILD_DEPENDS= cmake>=3.12:devel/cmake-core \
+BUILD_DEPENDS= cmake-core>=3.12:devel/cmake-core \
go-bindata>0:devel/go-bindata
USES= go:modules python:3.7+