From 49a0f19487b8e064234af30fc6406bd4970bcb0d Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 13 Nov 2005 21:21:09 +0000 Subject: Mark BROKEN on 4.X. Reported by: pointyhat via kris --- deskutils/deskbar-applet/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'deskutils/deskbar-applet/Makefile') 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 +.if ${OSVERSION} < 500000 +BROKEN= "Does not build on 4.X" +.endif + .if !defined(WITHOUT_EVO) USE_GNOME+= evolutiondataserver PLIST_SUB+= EVO="" -- cgit