https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240788
--- Comment #8 from Kubilay Kocak <[email protected]> --- (In reply to Lewis Cook from comment #6) The error indicates that PYTHON_PKGNAMEPREFIX wasn't being prefixed to 'ansible' in the RUN_DEPENDS line, but the latest diff looks ok. Was the "fix(?) patch produced to fix the error, or is that the version *with* the error? Also, while we're here, we're going to need to PKGNAMEPREFIX=PYTHON_PKGNAMEPREFIX to the port too, as it will be built for/with a specific Python version Same in bug 40789 too The best way to do ports QA is with portlint/poudriere, see: https://www.freebsd.org/doc/en/books/porters-handbook/testing.html -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
