diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index f68c56136265..42821b2d3cf2 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -32,6 +32,10 @@ WANT_GNOME= yes .include +.if ${OSVERSION} >= 502102 +BROKEN= "Install fails" +.endif + .if ${HAVE_GNOME:Mgnomehier}!="" PLIST_SUB+= GNOME:="" .else