Date: Tue, 30 Aug 2016 23:08:39 +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-fQHL7bzjnO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212273-13@https.bugs.freebsd.org/bugzilla/> References: <bug-212273-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212273 --- Comment #1 from Melvyn Sopacua <m.r.sopacua@gmail.com> --- So, to be clear, the case is: Grandparent or older ancestor: USES=3Dpython Parent: USES=3Dpython:2 *_DEPENDS+=3D ${PYTHON_PKGNAMEPREFIX}-foo>0:cat/por= tname Kid: USES=3Dpython Kid will use the wrong version. Parent will complain about missing dependen= cy. Libreoffice isn't the only case, just the one I stumbled upon it. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212273-13-fQHL7bzjnO>