diff options
Diffstat (limited to 'textproc/consul-template/Makefile')
-rw-r--r-- | textproc/consul-template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index f291b3b6a532..edf65ea43cd8 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -9,7 +9,7 @@ CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org COMMENT= Generic template rendering and notifications with Consul -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp:DEFAULT,consul,go_multierror,go_syslog,hcl,logutils \ |