FreeBSD Bugzilla – Attachment 246130 Details for
Bug 274919
editors/kakoune: Fix build on14-STABLE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch v1
kak14stable.diff (text/plain), 469 bytes, created by
Oleh Hushchenkov
on 2023-11-04 19:51:09 UTC
(
hide
)
Description:
Patch v1
Filename:
MIME Type:
Creator:
Oleh Hushchenkov
Created:
2023-11-04 19:51:09 UTC
Size:
469 bytes
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274919
: 246130