On Wed, Aug 04, 2010 at 11:36:28AM +0900, Hiroki Sato wrote: > Thanks for the report. Could you try the attached patch and let me > know if it solves the dependency issue?
> CONFIGURE_ARGS+=--without-x > +.if defined(WITH_GS_display) > +CONFIGURE_ARGS+=--disable-gtk > +.endif Do you mean !defined(WITH_GS_display) here instead? Because when GS_display is OFF it still builds _with_ gtk (sensed by configure) but without gtk dependencies set in the port. BTW, why gtk bloat is ever needed? Should it be turned explicetely by some another knob? I remember only few versions ago no gtk is needed. -- http://ache.pp.ru/
pgp8ukM15cBB1.pgp
Description: PGP signature
