diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-29 03:51:13 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-29 03:51:13 +0000 |
commit | 3726f942547e374490d375baf83216d7644a7162 (patch) | |
tree | 8c7c440762c72012824110ba9cdd44c8c1765017 /www/grafana5 | |
parent | 1de291090d9121f4d238a639b441f64372c239c1 (diff) | |
download | ports-3726f942547e374490d375baf83216d7644a7162.tar.gz ports-3726f942547e374490d375baf83216d7644a7162.zip |
Notes
Diffstat (limited to 'www/grafana5')
-rw-r--r-- | www/grafana5/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/grafana5/Makefile b/www/grafana5/Makefile index 20f06d3a6ea3..073028aa4372 100644 --- a/www/grafana5/Makefile +++ b/www/grafana5/Makefile @@ -17,9 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= amd64 i386 -BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go - -USES= compiler +USES= compiler go USE_RC_SUBR= grafana USE_GITHUB= yes |