maintainer-feedback requested: [Bug 256336] textproc/py-gi-docgen: hard-coded /usr/local
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256336] textproc/py-gi-docgen: hard-coded /usr/local"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Jun 2021 14:34:28 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team) <desktop@FreeBSD.org> for maintainer-feedback: Bug 256336: textproc/py-gi-docgen: hard-coded /usr/local https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256336 --- Description --- If LOCALBASE is not /usr/local, the pango build fails because textproc/py-gi-docgen has a hard-coded reference to /usr/local. =============== . . FAILED: docs/Pango /usr/loc/bin/gi-docgen generate --quiet --add-include-path=/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.48.4/_bui ld/docs/../pango --config docs/pango.toml --output-dir=docs/Pango --no-namespace-dir --content-dir=/wrkdirs/usr/ports/x11-toolkits/pango/work/pango-1.48.4/docs pango/Pango-1.0.gir ERROR: Could not find GIR dependency in the search paths: GObject-2.0 . . ===============