aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-01-28 19:21:34 +0800
committerrene <rene@FreeBSD.org>2018-01-28 19:21:34 +0800
commitc000851bebfd3b5caa577052fc28ae4add3763fa (patch)
treefacd034683e769ccce1435cfb757fef3a91849b1 /x11
parentcf9feb6ece6042ed3638309c74efe50bfec5204a (diff)
downloadfreebsd-ports-gnome-c000851bebfd3b5caa577052fc28ae4add3763fa.tar.gz
freebsd-ports-gnome-c000851bebfd3b5caa577052fc28ae4add3763fa.tar.zst
freebsd-ports-gnome-c000851bebfd3b5caa577052fc28ae4add3763fa.zip
Remove expired evolution-mapi from x11/gnome3
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome3/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
index 7c876beefb3f..18fd5018ec1e 100644
--- a/x11/gnome3/Makefile
+++ b/x11/gnome3/Makefile
@@ -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>