diff --git a/graphics/kisomandel/Makefile b/graphics/kisomandel/Makefile index 00ec89e7f142..773dad57d81d 100644 --- a/graphics/kisomandel/Makefile +++ b/graphics/kisomandel/Makefile @@ -28,6 +28,10 @@ USE_GMAKE= yes .include +.if ${OSVERSION} >= 502102 +BROKEN= "Does not compile" +.endif + post-patch: @${REINPLACE_CMD} -e "s,-lqt,-lqt-mt ${PTHREAD_LIBS},g" ${WRKSRC}/configure @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \