aboutsummaryrefslogtreecommitdiffstats
path: root/net/clash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/clash/Makefile')
-rw-r--r--net/clash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/clash/Makefile b/net/clash/Makefile
index ed01433346e9..21e842f3d160 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -11,7 +11,7 @@ COMMENT= Rule-based tunnel in Go
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= go:lang/go
+USES= go
USE_GITHUB= yes
GH_ACCOUNT= Dreamacro