Date: Thu, 27 Mar 2008 23:38:57 -0500 From: "Jeremy Messenger" <mezz7@cox.net> To: Subscriptions <subs@j79zlr.com> Cc: gnome@freebsd.org Subject: Re: FreeBSD Port: x11-toolkits/gtk20 Message-ID: <op.t8plu7ef9aq2h7@mezz.mezzweb.com> In-Reply-To: <1206571996.53831.18.camel@beastie.homenet> References: <1206571996.53831.18.camel@beastie.homenet>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Mar 2008 17:53:16 -0500, Subscriptions <subs@j79zlr.com> wrote: > I noticed a commit to the Gentoo portage tree to fix cups printing with > gtk. The latest version would just show lpr. I've also noticed that it > has been broken on freebsd as far as not listing cups printers in gnome > app print dialogs. I investigated what the change was, and > adding "CONFIGURE_ARGS+= --enable-cups=auto" to the cups section of the > makefile fixes this problem. I now have my cups printers listed. > > .if defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so) > LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base > PLIST_SUB+= CUPS:="" > CONFIGURE_ARGS+= --enable-cups=auto > .else > PLIST_SUB+= CUPS:="@comment " > .endif Committed, thanks! Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t8plu7ef9aq2h7>