aboutsummaryrefslogtreecommitdiff
path: root/databases/usql
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-06-29 03:51:13 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-06-29 03:51:13 +0000
commit3726f942547e374490d375baf83216d7644a7162 (patch)
tree8c7c440762c72012824110ba9cdd44c8c1765017 /databases/usql
parent1de291090d9121f4d238a639b441f64372c239c1 (diff)
Notes
Diffstat (limited to 'databases/usql')
-rw-r--r--databases/usql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/usql/Makefile b/databases/usql/Makefile
index 665b055bc016..e11bfdc473aa 100644
--- a/databases/usql/Makefile
+++ b/databases/usql/Makefile
@@ -11,7 +11,7 @@ COMMENT= Universal command-line interface for SQL databases
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= xo