diff options
Diffstat (limited to 'net/syncthing-discosrv/Makefile')
-rw-r--r-- | net/syncthing-discosrv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/syncthing-discosrv/Makefile b/net/syncthing-discosrv/Makefile index 83706535b968..b099f3a5b40e 100644 --- a/net/syncthing-discosrv/Makefile +++ b/net/syncthing-discosrv/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Discovery server for syncthing -BUILD_DEPENDS= go:${PORTSDIR}/lang/go +BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing |