depending on PREFIX used - e.g. /usr/local vs. /tmp
Work around that by adding a patch to avoid installing docs via setup.py.
We install docs via the port's Makefile instead.
- Adjust pkg-plist accordingly (remove duplicate docs entries)
- Bump PORTREVISION due to changed package
PR: ports/79341
Submitted by: Radim Kolar <hsn@netmag.cz>
- Teach the port about respecting NOPORTDOCS
- Use PYTHON_SITELIBDIR and DOCSDIR macros in pkg-plist
- Minor Makefile tweaks
- Hand maintainership to submiter
PR: 55012
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: fjoe (mentor) (implicit)