1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

graphics/cfdg: mark BROKEN in FreeBSD 13+

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-04-30 17:29:12 +03:00
parent e3ed120ca9
commit 1e36c8fc9d

View File

@ -14,6 +14,9 @@ COMMENT= Context Free Design Grammar compiler
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_FreeBSD_13= does not build: error: conflicting types for 'yyget_leng'
BROKEN_FreeBSD_14= does not build: error: conflicting types for 'yyget_leng'
LIB_DEPENDS= libpng.so:graphics/png
WRKSRC= ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX}