aboutsummaryrefslogtreecommitdiffstats
path: root/net/goreplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/goreplay/Makefile')
-rw-r--r--net/goreplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/goreplay/Makefile b/net/goreplay/Makefile
index afc9a20697ae..af73aecaa7f7 100644
--- a/net/goreplay/Makefile
+++ b/net/goreplay/Makefile
@@ -11,7 +11,7 @@ COMMENT= Tool for capturing and replaying live HTTP traffic
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= buger