summaryrefslogtreecommitdiff
path: root/net/gitlab-agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gitlab-agent/Makefile')
-rw-r--r--net/gitlab-agent/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 53648cbe26b6..c02a0831a871 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -220,7 +220,6 @@ GH_TUPLE= \
GL_TUPLE= gitlab-org:gitaly:31bbf1c0f7cd100c63f44f52a14575da1579276a:gitlab_org_gitaly_v14/vendor/gitlab.com/gitlab-org/gitaly/v14 \
gitlab-org:labkit:56e2f8af39d9bea0f038a8d2135a1cc89016c62a:gitlab_org_labkit/vendor/gitlab.com/gitlab-org/labkit
-
GO_BUILDFLAGS= -tags="tracer_static,tracer_static_jaeger" \
-ldflags=" \
-X gitlab.com/gitlab-org/cluster-integration/gitlab-agent/cmd.Version=v${PORTVERSION} \
@@ -250,4 +249,3 @@ do-install:
.include <bsd.port.mk>
-