git: baa36d1a0899 - 2023Q4 - editors/kakoune: Fix build on 14-STABLE

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Tue, 07 Nov 2023 23:36:43 UTC
The branch 2023Q4 has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=baa36d1a0899f060acdc5f0deba564690d9935ea

commit baa36d1a0899f060acdc5f0deba564690d9935ea
Author:     Oleh Hushchenkov <o.hushchenkov@gmail.com>
AuthorDate: 2023-11-07 23:32:40 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-11-07 23:36:07 +0000

    editors/kakoune: Fix build on 14-STABLE
    
    PR:             274919
    MFH:            2023Q4 (fixes build on 14-STABLE)
    (cherry picked from commit d4ba027e472dbee15bdb5f46884a488e8d44e882)
---
 editors/kakoune/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile
index 9cbffb90a4fb..b23e53182649 100644
--- a/editors/kakoune/Makefile
+++ b/editors/kakoune/Makefile
@@ -25,7 +25,7 @@ DEBUG_MAKE_ARGS_OFF=	debug=no
 
 .include <bsd.port.pre.mk>
 
-.if (${OSVERSION} > 1302506 && ${OSVERSION} < 1400000)
+.if ${OSVERSION} > 1302506
 PATCHFILES=	344d31f42b8ced12626d4f87a22ffa5a671668fd.patch
 PATCH_SITES=	https://github.com/mawww/kakoune/commit/
 PATCH_DIST_STRIP=	-p1