diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-11-01 11:04:23 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-11-01 11:05:35 +0000 |
| commit | 5058ebb5ef38136b5c956ba02758297b51ed2f48 (patch) | |
| tree | 1136527af0738857d47956e1f95cb00eb80561aa | |
| parent | x11/wl-kbptr: update to 0.2.3 (diff) | |
sysutils/lnav: Mark broken on main
PR: 282407
| -rw-r--r-- | sysutils/lnav/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/lnav/Makefile b/sysutils/lnav/Makefile index 72c890275110..b61ea7386805 100644 --- a/sysutils/lnav/Makefile +++ b/sysutils/lnav/Makefile @@ -10,6 +10,9 @@ WWW= https://lnav.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_15= compilation fails with clang-19 but future 0.12.3 will include fix: + https://github.com/tstack/lnav/issues/1328 + LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre2-8.so:devel/pcre2 |
