cvs commit: ports/print/ghostscript8 Makefile
ports/print/ghostscript8/files patch-jbig2dec__os_types.h
Andrey Chernov
ache at nagual.pp.ru
Wed Aug 4 06:44:29 UTC 2010
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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20100804/4cd67606/attachment.pgp
More information about the cvs-all
mailing list