diff options
Diffstat (limited to 'sysutils/terraform-docs/Makefile')
| -rw-r--r-- | sysutils/terraform-docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile index b86bb5a71b34..093da9bbab69 100644 --- a/sysutils/terraform-docs/Makefile +++ b/sysutils/terraform-docs/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/terraform-docs/terraform-docs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules GO_MODULE= github.com/terraform-docs/terraform-docs PLIST_FILES= bin/${PORTNAME} |
