aboutsummaryrefslogtreecommitdiff
path: root/graphics/cfdg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cfdg/Makefile')
-rw-r--r--graphics/cfdg/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile
index 84b8ef6f790f..61cb5bbff022 100644
--- a/graphics/cfdg/Makefile
+++ b/graphics/cfdg/Makefile
@@ -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}