svn commit: r315485 - head/x11/metisse

Eitan Adler eadler at freebsd.org
Thu Mar 28 17:08:15 UTC 2013


On 28 March 2013 13:00, Chris Rees <utisoft at gmail.com> wrote:
>
> 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.

I did not know that.  Thanks!


-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams


More information about the svn-ports-head mailing list