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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 30 23:08:39 UTC 2016


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

--- Comment #1 from Melvyn Sopacua <m.r.sopacua at gmail.com> ---
So, to be clear, the case is:

Grandparent or older ancestor: USES=python
Parent: USES=python:2 *_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}-foo>0:cat/portname
Kid: USES=python

Kid will use the wrong version. Parent will complain about missing dependency.
Libreoffice isn't the only case, just the one I stumbled upon it.

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


More information about the freebsd-ports-bugs mailing list