Date: Fri, 25 Sep 2015 10:54:38 +0200 From: Koop Mast <kwm@rainbow-runner.nl> To: Don Lewis <truckman@FreeBSD.org>, freebsd-gnome@FreeBSD.org Subject: Re: x11/gnome3 port options Message-ID: <1443171278.25408.1.camel@rainbow-runner.nl> In-Reply-To: <201509230521.t8N5LnFb005855@gw.catspoiler.org> References: <201509230521.t8N5LnFb005855@gw.catspoiler.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2015-09-22 at 22:21 -0700, Don Lewis wrote: > This snippet of the gnome3 Makefile looks wrong: > > .if ${.CURDIR:T}!="gnome3-lite" > OPTIONS_DEFINE+=MAPI > MAPI_DESC= Depend on evolution-mapi (pulls in samba4) > > DOCS_RUN_DEPENDS= gnome-user-docs>=0:${PORTSDIR}/misc/gnome- > user-docs > MAPS_RUN_DEPENDS= evolution- > mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi > .endif > > > The first problem is that we never add DOCS to OPTIONS_DEFINE. The > second problem is that MAPS_RUN_DEPENDS looks like it should be > MAPI_RUN_DEPENDS. Fixed thanks! -Koop
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1443171278.25408.1.camel>