From owner-freebsd-tcltk@FreeBSD.ORG Thu Nov 20 14:38:08 2014 Return-Path: Delivered-To: tcltk@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A83D0B7B; Thu, 20 Nov 2014 14:38:08 +0000 (UTC) Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.29.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65B191FF; Thu, 20 Nov 2014 14:38:08 +0000 (UTC) Received: from [89.182.113.126] (helo=localhost) by smtprelay04.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1XrSs0-0006lC-IC; Thu, 20 Nov 2014 15:38:04 +0100 Date: Thu, 20 Nov 2014 15:38:03 +0100 From: Marcus von Appen To: tcltk@FreeBSD.org Subject: Re: svn commit: r372903 - head/graphics/py-pillow Message-ID: <20141120143803.GB64002@medusa.sysfault.org> Reply-To: Marcus von Appen References: <201411201053.sAKArF9q014137@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Df-Sender: MTEyNTc0Mg== Cc: koobs@FreeBSD.org, Jimmy Olgeni X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 14:38:08 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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? Cheers Marcus --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRt/MsACgkQi68/ErJnpkfvFwCgt/2iOxn+xply3dyPUgr55PdS bTwAoNCZM2y0AC1FT/CD9Qix04d/x3Dx =Wggc -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--