summaryrefslogtreecommitdiff
path: root/security/opkssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/opkssh/Makefile')
-rw-r--r--security/opkssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opkssh/Makefile b/security/opkssh/Makefile
index 36c50d9ac217..225500a886d7 100644
--- a/security/opkssh/Makefile
+++ b/security/opkssh/Makefile
@@ -11,7 +11,7 @@ COMMENT= Tool which enables SSH to be used with OpenID Connect
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.23,modules
+USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= openpubkey
GO_BUILDFLAGS= -ldflags "-X main.Version=${DISTVERSIONPREFIX}${DISTVERSION}"