aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
Diffstat (limited to 'polish')
-rw-r--r--polish/kadu/Makefile4
1 files changed, 4 insertions, 0 deletions
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 <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502102
+BROKEN= "Install fails"
+.endif
+
.if ${HAVE_GNOME:Mgnomehier}!=""
PLIST_SUB+= GNOME:=""
.else