mirror of https://git.FreeBSD.org/ports.git
graphics/ttyplot: Mark as broken on FreeBSD 13
(cherry picked from commit 51d05517f9
)
This commit is contained in:
parent
1ea91c341e
commit
6d18258368
|
@ -9,6 +9,8 @@ WWW= https://github.com/tenox7/ttyplot
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN_FreeBSD_13= fails to build: Package 'ncursesw' not found
|
||||||
|
|
||||||
USES= ncurses pkgconfig
|
USES= ncurses pkgconfig
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= tenox7
|
GH_ACCOUNT= tenox7
|
||||||
|
|
Loading…
Reference in New Issue