diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 096b26df9376..21a706c3bfe7 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -17,6 +17,8 @@ COMMENT= Customizable syntax highlighter WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} +BROKEN= "Size mismatch" + USE_GCC= 3.3 USE_GETOPT_LONG= yes USE_REINPLACE= yes