svn commit: r315485 - head/x11/metisse

Chris Rees utisoft at gmail.com
Thu Mar 28 17:00:52 UTC 2013


On 28 Mar 2013 16:21, "Eitan Adler" <eadler at freebsd.org> wrote:
>
> Author: eadler
> Date: Thu Mar 28 16:21:14 2013
> New Revision: 315485
> URL: http://svnweb.freebsd.org/changeset/ports/315485
>
> Log:
>   unbreak index.  this port probably actually depends on something from
gnome but I can't look in detail into that now
>
> Modified:
>   head/x11/metisse/Makefile
>
> Modified: head/x11/metisse/Makefile
>
==============================================================================
> --- head/x11/metisse/Makefile   Thu Mar 28 16:20:13 2013        (r315484)
> +++ head/x11/metisse/Makefile   Thu Mar 28 16:21:14 2013        (r315485)
> @@ -26,6 +26,7 @@ CONFIGURE_ARGS=       --with-fontdir=${LOCALBA
>  MAKE_ARGS=     METISSE_DOC_DIR="${DOCSDIR}"
>  USE_GETTEXT=   yes
>  USES=          pathfix
> +USE_GNOME=
>  USE_LDCONFIG=  yes
>  USE_PYTHON=    yes
>  USE_XORG=      xcursor xft xinerama xpm xrender xt xtst
>

This is what WANT_GNOME is for.

Chris


More information about the svn-ports-head mailing list