[kde-freebsd] [Bug 209204] Changing default Python version unduly difficult
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 18 18:59:26 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
--- Comment #8 from David Naylor <dbn at FreeBSD.org> ---
Created attachment 171555
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171555&action=edit
Depreciate PYTHON_VERSION, use PYTHON_DEFAULT instead
Per your suggestion that PYTHON_VERSION is now un-intuitive in the current
Ports Framework (a la DEFAULT_VERSIONS) the attached patch depreciates
PYTHON_VERSION and uses PYTHON_DEFAULT instead:
# make -V PYTHON_VER
2.7
# make -V PYTHON_VER DEFAULT_VERSIONS=python=3.5
3.5
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list