From dd10abf38e4267ebb2c71e2fc4fbce3fb677438b Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 26 Jul 2010 14:12:55 +0000 Subject: Disable eds support for now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14367 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 5f5e888e8..a0f92d757 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.220 2010/07/26 12:42:31 kwm Exp $ # PORTNAME= gnome-panel @@ -56,12 +56,12 @@ WITH_GNOME= yes .include -.if !defined(WITHOUT_EVOLUTION) && ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -CONFIGURE_ARGS+=--enable-eds -.else +#.if !defined(WITHOUT_EVOLUTION) && ${HAVE_GNOME:Mevolutiondataserver}!="" +#USE_GNOME+= evolutiondataserver +#CONFIGURE_ARGS+=--enable-eds +#.else CONFIGURE_ARGS+=--disable-eds -.endif +#.endif post-patch: @${FIND} ${WRKSRC} -type f | \ -- cgit v1.2.3