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

Bryan Drewery <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Bryan Drewery <[email protected]> ---
(In reply to Jan Beich from comment #2)
> Thank you for reporting. I guess, ports r455210 mechanically converted only
> files with explicit USES=python, a subset of those using
> PYTHON_PKGNAMEPREFIX.
> 
> (In reply to Peter Wullinger from comment #0)
> > - explicitly set USES=python:2,build
> 
> Mk/bsd.gecko.mk already has USES=python:2.7,build

~/svn/ports # make -C www/firefox -V 'BUILD_DEPENDS:M*sqlite*' -V
'USES:M*python*' -V PYTHON_DEFAULT
sqlite3>=3.20.1:databases/sqlite3 py27-sqlite3>0:databases/py-sqlite3@py27
python:2.7,build
3.6


My default python is 3.6 and yet firefox is forcing a 2.7 dependency for
sqlite.
Is that correct? Just making sure since I had a bug reported about poudriere
with non-default python and noticed it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to