aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-smooth-engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-smooth-engine/Makefile')
-rw-r--r--x11-themes/gtk-smooth-engine/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-smooth-engine/Makefile b/x11-themes/gtk-smooth-engine/Makefile
index b68a696440be..f16971285f06 100644
--- a/x11-themes/gtk-smooth-engine/Makefile
+++ b/x11-themes/gtk-smooth-engine/Makefile
@@ -24,6 +24,10 @@ CONFLICTS= gtk-engines2-[0-9]*
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700029
+BROKEN= Incorrect objformat handling
+.endif
+
.if ${HAVE_GNOME:Mgtk20}!=""
WITH_GTK2= yes
.endif