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 /databases/go-carbon | |
parent | 1de291090d9121f4d238a639b441f64372c239c1 (diff) | |
download | ports-3726f942547e374490d375baf83216d7644a7162.tar.gz ports-3726f942547e374490d375baf83216d7644a7162.zip |
Notes
Diffstat (limited to 'databases/go-carbon')
-rw-r--r-- | databases/go-carbon/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/go-carbon/Makefile b/databases/go-carbon/Makefile index 2499d56ca331..9fd60cbe49c1 100644 --- a/databases/go-carbon/Makefile +++ b/databases/go-carbon/Makefile @@ -12,8 +12,6 @@ COMMENT= Go implementation of carbon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= go>=1.8:lang/go - USES= go USE_GITHUB= yes |