Date: Wed, 4 Aug 2010 10:44:26 +0400 From: Andrey Chernov <ache@nagual.pp.ru> To: Hiroki Sato <hrs@FreeBSD.ORG> Cc: doceng@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h Message-ID: <20100804064426.GA47813@nagual.pp.ru> In-Reply-To: <20100804.113628.191927483.hrs@allbsd.org> References: <20100803193329.GA4824@nagual.pp.ru> <20100803195046.GA22682@nagual.pp.ru> <20100803215558.GA28885@nagual.pp.ru> <20100804.113628.191927483.hrs@allbsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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+=3D--without-x > +.if defined(WITH_GS_display) > +CONFIGURE_ARGS+=3D--disable-gtk > +.endif Do you mean !defined(WITH_GS_display) here instead? Because when=20 GS_display is OFF it still builds _with_ gtk (sensed by configure)=20 but without gtk dependencies set in the port. BTW, why gtk bloat is ever needed? Should it be turned explicetely by=20 some another knob? I remember only few versions ago no gtk is needed. --=20 http://ache.pp.ru/ --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (FreeBSD) iEYEARECAAYFAkxZDEoACgkQVg5YK5ZEdN211ACdGvfUgOgEM67clOxZEV3taQce omgAnjDkpCHsRWM/m6sn4qlGicYkgvl6 =h++W -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100804064426.GA47813>