https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197122
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa --- Comment #10 from Kubilay Kocak <[email protected]> --- The license of the documentation is not an issue for us. I referenced the link to evidence the fact that the upstream authors made changes intentionally to avoid their system being offered in system package repositories. Regarding the naming prefix, using ${PYTHON_VERSION is unnecessary. PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} is what's used. That is: - The directory name should be devel/py-waf - The PORTNAME should be waf - PKGNAMEPREFIX should be ${PYTHON_PKGNAMEPREFIX -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
