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:	 	5b93a8e048
This commit is contained in:
Yusuf Yaman 2025-09-13 21:02:20 +03:00 committed by Älven
parent 1f7ef33698
commit d5fa9f626d
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -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