svn commit: r458161 - head/textproc/meld

Ben Woods woodsb02 at gmail.com
Sun Jan 7 01:28:18 UTC 2018


On Sat, 6 Jan 2018 at 2:17 am, Pawel Pekala <pawel at freebsd.org> wrote:

> Author: pawel
> Date: Fri Jan  5 18:17:40 2018
> New Revision: 458161
> URL: https://svnweb.freebsd.org/changeset/ports/458161
>
> Log:
>   - Remove deprecated PYDISTUTILS_INSTALLNOSINGLE by manually setting
>     PYDISTUTILS_INSTALLARGS
>   - Set USE_PYTHON=noflavors, meld is GUI application and flavors make
>     no sense here
>

What about the scenario where the end user is trying to standardise on
python 3.4 across there system?

With flavors they would have been able to use the default packages to
achieve this. Without flavors they either have to live with the fact that
another python version will be installed by the official package, or create
a custom package repository.

Just a thought... happy to be corrected.

Regards,
Ben
-- 

--
From: Benjamin Woods
woodsb02 at gmail.com


More information about the svn-ports-head mailing list