aboutsummaryrefslogtreecommitdiff
path: root/deskutils/deskbar-applet
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/deskbar-applet')
-rw-r--r--deskutils/deskbar-applet/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile
index e62d7f803937..9be7d7986f72 100644
--- a/deskutils/deskbar-applet/Makefile
+++ b/deskutils/deskbar-applet/Makefile
@@ -31,6 +31,10 @@ OPTIONS= EVO "Enable evolution support" on
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not build on 4.X"
+.endif
+
.if !defined(WITHOUT_EVO)
USE_GNOME+= evolutiondataserver
PLIST_SUB+= EVO=""