From ed665e4c782fb62c583c64e385a7710a9c4fe290 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 11 Feb 2007 21:22:52 +0000 Subject: No longer need to check on FreeBSD 4.x... farewall! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8296 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/deskbar-applet/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'deskutils/deskbar-applet') diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile index 9dbbbc2d9..9449ad1a4 100644 --- a/deskutils/deskbar-applet/Makefile +++ b/deskutils/deskbar-applet/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.49 2007/01/29 03:38:59 marcus Exp $ +# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.50 2007/02/11 21:05:18 mezz Exp $ # PORTNAME= deskbar-applet @@ -37,10 +37,6 @@ 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 v1.2.3