Date: Mon, 4 Nov 2024 14:33:28 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 51d05517f981 - main - graphics/ttyplot: Mark as broken on FreeBSD 13 Message-ID: <202411041433.4A4EXSDv020954@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=51d05517f981d56411bbaf12919bf85697755508 commit 51d05517f981d56411bbaf12919bf85697755508 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-11-04 14:32:17 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-11-04 14:32:55 +0000 graphics/ttyplot: Mark as broken on FreeBSD 13 --- graphics/ttyplot/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/ttyplot/Makefile b/graphics/ttyplot/Makefile index 81d81e61764e..7a9bbce083d4 100644 --- a/graphics/ttyplot/Makefile +++ b/graphics/ttyplot/Makefile @@ -9,6 +9,8 @@ WWW= https://github.com/tenox7/ttyplot LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_FreeBSD_13= fails to build: Package 'ncursesw' not found + USES= ncurses pkgconfig USE_GITHUB= yes GH_ACCOUNT= tenox7home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411041433.4A4EXSDv020954>
