aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gomplate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gomplate/Makefile')
-rw-r--r--sysutils/gomplate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index 4278f1b3279c..014534f3546b 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -11,7 +11,7 @@ COMMENT= Command-line tool for rendering templates before executing binaries
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= hairyhenderson