aboutsummaryrefslogtreecommitdiffstats
path: root/devel/git-codereview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/git-codereview/Makefile')
-rw-r--r--devel/git-codereview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git-codereview/Makefile b/devel/git-codereview/Makefile
index d19109c468da..9c6b9fc4239b 100644
--- a/devel/git-codereview/Makefile
+++ b/devel/git-codereview/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MAINTAINER= swills@FreeBSD.org
COMMENT= Command-line tool for working with Gerrit
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= golang