On, Thu Apr 25, 2013, David Demelier wrote:

[...]
> And if a port requires a py- module but for a specific version, how is it
> possible to share PYTHON_VERSION= through dependencies?

This is done at the moment by using

     # Propagate the chosen python version to submakes.
     .MAKEFLAGS:     PYTHON_VERSION=python${_PYTHON_VERSION}

within bsd.python.mk, which opens a different can of worms (see
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167368 for details)

Cheers
Marcus

Attachment: pgp6WMie1ERUw.pgp
Description: PGP signature

Reply via email to