[Bug 167368] [bsd.python.mk] [patch] Python version propagation breaks USE_PYTHON= usage for dependency builds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 3 13:43:26 UTC 2014


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

--- Comment #6 from Marcus von Appen <mva at FreeBSD.org> ---
devel/py-ice right now does the right thing, since PYTHON_VERSION is set in the
environment. A simple MAKE_ENV+= PYTHON_VERSION=${PYTHON_VERSION} fixes the
issue (as described in ${WRKSRC}/py/config/Make.rules).

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


More information about the freebsd-python mailing list