Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2013 11:36:22 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Marcus von Appen <mva@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r324879 - head/textproc/doclifter
Message-ID:  <20130819113622.GA29461@FreeBSD.org>
In-Reply-To: <201308172302.r7HN2FRk065765@svn.freebsd.org>
References:  <201308172302.r7HN2FRk065765@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130819113622.GA29461>