diff options
Diffstat (limited to 'sysutils/mongodb_exporter/Makefile')
| -rw-r--r-- | sysutils/mongodb_exporter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mongodb_exporter/Makefile b/sysutils/mongodb_exporter/Makefile index 909d269ecfd3..477af5cd6e09 100644 --- a/sysutils/mongodb_exporter/Makefile +++ b/sysutils/mongodb_exporter/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/percona/mongodb_exporter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules USE_RC_SUBR= mongodb_exporter GO_MODULE= github.com/percona/mongodb_exporter |
