https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209204
--- Comment #8 from David Naylor <[email protected]> --- 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. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
