graphics/ttyplot: Mark as broken on FreeBSD 13

This commit is contained in:
Mateusz Piotrowski
2024-11-04 15:32:17 +01:00
parent 1eaa88672c
commit 51d05517f9
+2
View File
@@ -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= tenox7