svn commit: r426883 - head/math/py-matplotlib
Kubilay Kocak
koobs.freebsd at gmail.com
Wed Nov 23 07:32:00 UTC 2016
On 23/11/2016 4:39 PM, Kurt Jaeger wrote:
> +USES= compiler:c++11-lib gettext pkgconfig python:2 shebangfix uniquefiles:dirs
Can you update this to use -2.7 or 2.7 please
:2 means depend on the lang/python2 metaport (because the port needs the
python2 'symlink'). It does not mean depends on or supports any version
of python 2.x.
More information about the freebsd-python
mailing list