git: d5fa9f626dd3 - main - sysutils/lazyssh: Fix sanity test
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Sep 2025 22:59:18 UTC
The branch main has been updated by alven:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5fa9f626dd30bee1f1bec97a340a34d7d98e13c
commit d5fa9f626dd30bee1f1bec97a340a34d7d98e13c
Author: Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-09-13 18:02:20 +0000
Commit: Älven <alven@FreeBSD.org>
CommitDate: 2025-09-13 22:56:19 +0000
sysutils/lazyssh: Fix sanity test
Due to port not having a default option, a sanity
test error appears, now fixing it by defining a
default one from the choices.
PR: 289457
Approved by: yuri@ (Mentor, implicit)
Fixes: 5b93a8e048c7c85b36cb8ae3e0a7dba2407b9790
---
sysutils/lazyssh/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/lazyssh/Makefile b/sysutils/lazyssh/Makefile
index 9c17a8110184..73eb3fd21d49 100644
--- a/sysutils/lazyssh/Makefile
+++ b/sysutils/lazyssh/Makefile
@@ -19,6 +19,7 @@ GO_BUILDFLAGS= -ldflags="-X main.version=${DISTVERSIONFULL} -X main.gitCommit=b7
PLIST_FILES= bin/${PORTNAME}
+OPTIONS_DEFAULT= XCLIP
OPTIONS_MULTI= CLIPBOARD
OPTIONS_MULTI_CLIPBOARD= XCLIP XSEL