sysutils/datadog-agent: mark NO_CCACHE

Does not build otherwise:

    ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-11-26 21:11:39 +03:00
parent fe040b78ab
commit 03ae679d95

View file

@ -313,6 +313,7 @@ APM_ALL_TARGET= ./cmd/trace-agent
PROCESS_ALL_TARGET= ./cmd/process-agent
DOGSTATSD_ALL_TARGET= ./cmd/dogstatsd
GO_TARGET= ${ALL_TARGET}
NO_CCACHE= yes
USE_RC_SUBR= ${PORTNAME}