diff options
author | rene <rene@FreeBSD.org> | 2018-01-28 19:21:34 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-01-28 19:21:34 +0800 |
commit | c000851bebfd3b5caa577052fc28ae4add3763fa (patch) | |
tree | facd034683e769ccce1435cfb757fef3a91849b1 /x11 | |
parent | cf9feb6ece6042ed3638309c74efe50bfec5204a (diff) | |
download | freebsd-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/Makefile | 4 |
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> |