https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204850
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa, patch CC| |pyt...@freebsd.org --- Comment #1 from Kubilay Kocak <ko...@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 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"