1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

editors/codelite: Mark broken, doesn't build with Pango 1.46.2 or newer

PR:	252738
This commit is contained in:
Daniel Engberg 2021-05-26 17:00:52 -07:00 committed by Neel Chauhan
parent ed0398d980
commit a70955a013

View File

@ -10,10 +10,12 @@ COMMENT= Open Source IDE for C/C++
LICENSE= GPLv2+
BROKEN= outdated, doesn't build with Pango 1.46.2 or newer - PR 249879
RUN_DEPENDS= xterm:x11/xterm
LIB_DEPENDS+= libhunspell-1.7.so:textproc/hunspell
BROKEN_armv6= fails to configure: has leading or trailing whitespace. This is now an error according to policy CMP0004
#BROKEN_armv6= fails to configure: has leading or trailing whitespace. This is now an error according to policy CMP0004
USE_GITHUB= yes
GH_ACCOUNT= eranif