*** cups-1.3.11-r2.ebuild Wed Sep 8 15:36:05 2010 --- cups-1.3.11-r3.ebuild Wed Sep 8 15:35:33 2010 *************** *** 157,169 **** fi econf \ --libdir=/usr/$(get_libdir) \ --localstatedir=/var \ --with-cups-user=lp \ --with-cups-group=lp \ --with-docdir=/usr/share/cups/html \ --with-languages=${LINGUAS} \ ! --with-pdftops=/usr/bin/pdftops \ --with-system-groups=lpadmin \ --with-xinetd=/etc/xinetd.d \ $(use_enable acl) \ --- 157,170 ---- fi econf \ + CUPS_PDFTOPS=/usr/bin/pdftops \ --libdir=/usr/$(get_libdir) \ --localstatedir=/var \ --with-cups-user=lp \ --with-cups-group=lp \ --with-docdir=/usr/share/cups/html \ --with-languages=${LINGUAS} \ ! --with-pdftops=pdftops \ --with-system-groups=lpadmin \ --with-xinetd=/etc/xinetd.d \ $(use_enable acl) \