svn commit: r460164 - head/x11/gnome3

Rene Ladan rene at FreeBSD.org
Sun Jan 28 11:21:35 UTC 2018


Author: rene
Date: Sun Jan 28 11:21:34 2018
New Revision: 460164
URL: https://svnweb.freebsd.org/changeset/ports/460164

Log:
  Remove expired evolution-mapi from x11/gnome3

Modified:
  head/x11/gnome3/Makefile

Modified: head/x11/gnome3/Makefile
==============================================================================
--- head/x11/gnome3/Makefile	Sun Jan 28 10:54:46 2018	(r460163)
+++ head/x11/gnome3/Makefile	Sun Jan 28 11:21:34 2018	(r460164)
@@ -38,11 +38,9 @@ CONFLICTS?=	gnome3-lite-[0-9]*
 USES=		metaport
 
 .if ${.CURDIR:T}!="gnome3-lite"
-OPTIONS_DEFINE+=MAPI DOCS
-MAPI_DESC=	Depend on evolution-mapi (pulls in samba4)
+OPTIONS_DEFINE+=DOCS
 
 DOCS_RUN_DEPENDS=	gnome-user-docs>=0:misc/gnome-user-docs
-MAPI_RUN_DEPENDS=	evolution-mapi>=3.0.0:mail/evolution-mapi
 .endif
 
 .include <bsd.port.options.mk>


More information about the svn-ports-all mailing list