Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2016 20:03:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212273] Mk/Uses/python.mk: [PATCH] PYTHON_VERSION improperly propagated through DEPENDS_ARGS
Message-ID:  <bug-212273-13-CZ3TpMNAf8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212273-13@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #4 from Bryan Drewery <bdrewery@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212273-13-CZ3TpMNAf8>