Date: Fri, 21 Nov 2014 08:20:22 +0100 From: Marcus von Appen <mva@FreeBSD.org> To: FreeBSD Tcl/Tk Team <tcltk@FreeBSD.org> Cc: Jimmy Olgeni <olgeni@olgeni.com>, koobs@FreeBSD.org Subject: Re: svn commit: r372903 - head/graphics/py-pillow Message-ID: <20141121072022.GC1080@medusa.sysfault.org> In-Reply-To: <20141120231609.GM93240@ptrcrt.ch> References: <201411201053.sAKArF9q014137@svn.freebsd.org> <alpine.BSF.2.11.1411201424520.55030@olgeni.olgeni> <20141120143803.GB64002@medusa.sysfault.org> <20141120231609.GM93240@ptrcrt.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
--VywGB/WGlW4DM4P8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Fri Nov 21, 2014, Pietro Cerutti wrote: > On 2014-Nov-20, 15:38, Marcus von Appen wrote: > > On, Thu Nov 20, 2014, Jimmy Olgeni wrote: > > > > > > > > Hi, > > > > > > On Thu, 20 Nov 2014, Marcus von Appen wrote: > > > > > > > Author: mva > > > > Date: Thu Nov 20 10:53:15 2014 > > > > New Revision: 372903 > > > > URL: https://svnweb.freebsd.org/changeset/ports/372903 > > > > QAT: https://qat.redports.org/buildarchive/r372903/ > > > > > > > > Log: > > > > - Use TKINTER as default for py-pillow, since some ports > > > > (e.g. games/pysolfc) rely on it. > > > > > > It doesn't seem to find Tcl :) > > > > > > http://poudriere.olgeni.com/data/100amd64-default-x11/2014-11-20_12h45m07s/logs/errors/py27-pillow-2.6.0_1.log > > > > It looks like USES= tk:build does not include Tcl as build dependency, > > although tcl.mk describes it to include both, Tcl and Tk. > > poudriere is more strict here, when it comes to packages, though. > > > > make -VBUILD_DEPENDS gives > > > > py27-setuptools27>0:/usr/ports/devel/py-setuptools27 > > /usr/local/bin/python2.7:/usr/ports/lang/python27 > > wish8.6:/usr/ports/x11-toolkits/tk86 > > > > Is there a good way to work around that issue? > > It looks to me like tcl86 gets installed. Maybe it's just some flags > missing? The equivalent to autoconf's --with-tcl=/usr/local/lib/tcl8.6 > comes to mind... The flags were there, but it looks like another dependency was missing, which was sorted out by antoine@ already. Sorry for the noise :-). Cheers Marcus --VywGB/WGlW4DM4P8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRu57YACgkQi68/ErJnpkcvzACfb6oI1ViwcaOA/tUjzbMrrIgi Z/UAn3ID/ODRZtkKJVvAqeq+v/hGVV8G =bBgP -----END PGP SIGNATURE----- --VywGB/WGlW4DM4P8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141121072022.GC1080>