diff options
Diffstat (limited to 'sysutils/serf/Makefile')
-rw-r--r-- | sysutils/serf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/serf/Makefile b/sysutils/serf/Makefile index 6e411a6304c6..59cf1ce5ec4b 100644 --- a/sysutils/serf/Makefile +++ b/sysutils/serf/Makefile @@ -11,7 +11,7 @@ COMMENT= Service discovery and configuration made easy LICENSE= MPL -BUILD_DEPENDS= go14>=1.4:${PORTSDIR}/lang/go14 +BUILD_DEPENDS= go14>=1.4:lang/go14 USE_GITHUB= yes GH_ACCOUNT= hashicorp:DEFAULT,go_msgpack,go_syslog,go_net,logutils,mdns,memberlist \ |