[Bug 168159] Mk/bsd.python.mk: CMake python detection gets confused if multiple python versions are installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 09:24:46 UTC 2015


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

--- Comment #15 from commit-hook at freebsd.org ---
A commit references this bug:

Author: makc
Date: Wed Jun 10 09:23:54 UTC 2015
New revision: 389024
URL: https://svnweb.freebsd.org/changeset/ports/389024

Log:
  Pass the default Python version (or the version required by port)
  for CMake based ports.  By default CMake picks up the highest
  available version of Python package, therefore ports which use CMake
  may fail to build or link to different Python library than one could
  expect (e.g. bugs 199685, 200518).
  In essence this commit reverts r366996.

  PR:        168159
  Exp-run by:    antoine
  Approved by:    mva

Changes:
  head/Mk/Uses/python.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list