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
[-- Attachment #1 --] 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/ [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (FreeBSD) iEYEARECAAYFAkxZDEoACgkQVg5YK5ZEdN211ACdGvfUgOgEM67clOxZEV3taQce omgAnjDkpCHsRWM/m6sn4qlGicYkgvl6 =h++W -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100804064426.GA47813>
