Date: Sat, 28 Nov 2015 11:42:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204850] math/cryptominisat & math/py-cryptominisat: Update to 4.5.3 Message-ID: <bug-204850-13-iLqVlmizVe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204850-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204850-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204850 Kubilay Kocak <koobs@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa, patch CC| |python@FreeBSD.org --- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> --- It's probably worth trying to remove the need for: +do-install: + cd ${WRKSRC}/py-lib && ${PYTHON_CMD} ${PYSETUP} install ${PYDISTUTILS_INSTALLARGS} --root=${STAGEDIR} + I'm not sure that the issue with USE_PYTHON=distutils was that required removing it, but the replacement do-install doesn't look any different than what the default does. Can you elaborate on why this change was necessary? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204850-13-iLqVlmizVe>