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

--- Comment #8 from David Naylor <d...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to