aboutsummaryrefslogtreecommitdiff
path: root/net/go-cs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/go-cs/Makefile')
-rw-r--r--net/go-cs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile
index 85b130e2f3c1..efe144aa7dff 100644
--- a/net/go-cs/Makefile
+++ b/net/go-cs/Makefile
@@ -12,7 +12,7 @@ COMMENT= Concurrent ssh client
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${GO_CMD}:${PORTSDIR}/lang/go
+BUILD_DEPENDS= ${GO_CMD}:lang/go
USE_GITHUB= yes
GH_ACCOUNT= akosela