[Bug 204850] math/cryptominisat & math/py-cryptominisat: Update to 4.5.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 28 17:24:46 UTC 2015


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

--- Comment #2 from 6yearold at gmail.com ---
(In reply to Kubilay Kocak from comment #1)
This port uses CMake to create setup.py file, hence USES = cmake. This leads to
configure, build and install targets to be overriden with cmake ones even with
USE_PYTHON=distutils. Because of this, I need to override do-install
neverthless.

Additionally, USE_PYTHON=distutils adds --single-version-externally-managed
flag to PYDISTUTILS_INSTALLARGS, which aren't supported by port's setup.py.

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


More information about the freebsd-python mailing list