diff options
Diffstat (limited to 'sysutils/gdu/Makefile')
| -rw-r--r-- | sysutils/gdu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gdu/Makefile b/sysutils/gdu/Makefile index 3d61b70ae28c..e36ab44e427c 100644 --- a/sysutils/gdu/Makefile +++ b/sysutils/gdu/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/dundee/gdu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= go:1.23,modules +USES= go:modules GO_MODULE= github.com/dundee/${PORTNAME}/${DISTVERSIONFULL:R:R} GO_TARGET= ./cmd/${PORTNAME} |
