[Bug 212273] Mk/Uses/python.mk: [PATCH] PYTHON_VERSION improperly propagated through DEPENDS_ARGS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 31 20:03:53 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212273

--- Comment #4 from Bryan Drewery <bdrewery at FreeBSD.org> ---
"A warning is shown and a version is looked for that matches the port's desire.
In this case _PYTHON_VERSION (with leading underscore) will be set to 2.7.
However, since "Command line variables" are imported into the Makefile's
variables it will be set already, so the downgraded version is not respected."

This sounds like the actual issue. I'm trying to understand the exact case in
the
example to test further.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list