John Hein <[email protected]> has asked freebsd-desktop (Team) <[email protected]> for maintainer-approval: Bug 256336: textproc/py-gi-docgen: hard-coded /usr/local https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256336
Attachment 225453: [patch] fix hard-coded /usr/local https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225453&action=edit --- Comment #1 from John Hein <[email protected]> --- Created attachment 225453 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225453&action=edit [patch] fix hard-coded /usr/local Don't hard code the default search path with "/usr/local" - use LOCALBASE. This patch bumps PORTREVISION. This patch will not change the default packages where LOCALBASE = /usr/local, so that bump is at the committer's discretion. I suggest it should be bumped - if someone has already installed a py-gi-docgen, but is failing the pango build because of a non-default LOCALBASE, it would help to bump PORTREVISION. In other words, this change does not directly fix a build error with the py-gi-docgen port, but rather a separate port that depends on py-gi-docgen. So bumping PORTREVISION is a good idea.
