aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/amazon-ssm-agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amazon-ssm-agent/Makefile')
-rw-r--r--sysutils/amazon-ssm-agent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/amazon-ssm-agent/Makefile b/sysutils/amazon-ssm-agent/Makefile
index 730cc559a971..7395eaaee04d 100644
--- a/sysutils/amazon-ssm-agent/Makefile
+++ b/sysutils/amazon-ssm-agent/Makefile
@@ -10,9 +10,10 @@ COMMENT= Amazon Simple Systems Manager Agent
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
+USES= go
+
USE_GITHUB= yes
GH_ACCOUNT= aws
GH_SUBDIR= src/github.com/aws/amazon-ssm-agent