summaryrefslogtreecommitdiff
path: root/mail/mailpit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailpit/Makefile')
-rw-r--r--mail/mailpit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile
index 198f2645ae06..24be0d52dacc 100644
--- a/mail/mailpit/Makefile
+++ b/mail/mailpit/Makefile
@@ -19,7 +19,7 @@ ONLY_FOR_ARCHS_REASON= dependency modernc.org/sqlite only supported on these
BUILD_DEPENDS= npm>0:www/npm
-USES= go:1.24,modules tar:zstd
+USES= go:modules tar:zstd
USE_RC_SUBR= mailpit
GO_MODULE= github.com/axllent/mailpit
GO_BUILDFLAGS= -ldflags="-s -w -X \"github.com/axllent/mailpit/config.Version=${DISTVERSIONPREFIX}${DISTVERSION}\""