From 73a070fddd6a1bd5b6d422a2c3326d1b48dc1654 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 20 Oct 2011 21:24:53 +0000 Subject: Turn off evo-mapi. samba4-devel build crashes on amd64 for some reason. And the 3.2 evo-mapi plugin needs a newer libmapi, which needs a samba4-devel update. Timur is working on it, but it is a beast. And the old 3.0 version doesn't work with evo 3.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16511 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 4 ++-- x11/gnome3/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 36ef93603..e9f7ac3ea 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.305 2011/04/27 11:47:19 kwm Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.306 2011/04/30 20:43:30 mezz Exp $ # PORTNAME= gnome2 @@ -70,7 +70,7 @@ USE_PYTHON= yes .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off \ - MAPI "Depend on evolution-mapi (pulls in samba4)" on + MAPI "Depend on evolution-mapi (pulls in samba4)" off .endif do-install: # empty diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index ca42ba527..4aee5b527 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.29 2011/09/01 11:49:29 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.30 2011/10/17 15:24:53 kwm Exp $ # PORTNAME= gnome3 @@ -45,7 +45,7 @@ NO_BUILD= yes OPTIONS= GNOME_SHELL "Build Gnome-shell (pulls in libxul)" off .if ${.CURDIR:T}!="gnome3-lite" -OPTIONS+= MAPI "Depend on evolution-mapi (pulls in samba4)" on +OPTIONS+= MAPI "Depend on evolution-mapi (pulls in samba4)" off .endif .include -- cgit v1.2.3