diff options
Diffstat (limited to 'net/syncthing-cli/Makefile')
-rw-r--r-- | net/syncthing-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/syncthing-cli/Makefile b/net/syncthing-cli/Makefile index 97dfd2513183..e946777acba7 100644 --- a/net/syncthing-cli/Makefile +++ b/net/syncthing-cli/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing CLI -BUILD_DEPENDS= go>=1.5:${PORTSDIR}/lang/go +BUILD_DEPENDS= go>=1.5:lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing |