From owner-svn-ports-all@FreeBSD.ORG Mon Aug 19 11:51:24 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0B121846; Mon, 19 Aug 2013 11:51:24 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.31.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BA214290B; Mon, 19 Aug 2013 11:51:23 +0000 (UTC) Received: from [89.183.22.124] (helo=localhost) by smtprelay03.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1VBNzU-0000fC-9p; Mon, 19 Aug 2013 13:51:20 +0200 Date: Mon, 19 Aug 2013 13:51:19 +0200 From: Marcus von Appen To: Alexey Dokuchaev Subject: Re: svn commit: r324879 - head/textproc/doclifter Message-ID: <20130819115119.GA54609@medusa.sysfault.org> Mail-Followup-To: Alexey Dokuchaev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201308172302.r7HN2FRk065765@svn.freebsd.org> <20130819113622.GA29461@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <20130819113622.GA29461@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Df-Sender: MTEyNTc0Mg== Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Marcus von Appen List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 11:51:24 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Mon Aug 19, 2013, Alexey Dokuchaev wrote: > On Sat, Aug 17, 2013 at 11:02:15PM +0000, Marcus von Appen wrote: > > New Revision: 324879 > > URL: http://svnweb.freebsd.org/changeset/ports/324879 > > > > Log: > > - Fix run-time support by adding lang/python2 as dependency > > > > [...] > > > > +RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2 > > + > > USE_PYTHON= -2.7 > > NO_BUILD= yes > > This looks a bit ugly. Why the logic behind USE_PYTHON was not fixed > instead? Or perhaps I'm missing some edge case here (commit message does > not mention anything special though). This is an interim solution after the working-not-so-good split of the python ports. It will be reworked soon. Cheers Marcus --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlISBrcACgkQi68/ErJnpkcGIwCfUPExefdNeS80MAUwjbTE+0Zg ez4AniX95gOsI9+x/J+TMf+gYy3qZtV+ =ycks -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--