https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256336
John Hein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #225453| |maintainer-approval?(deskto Flags| |[email protected]) --- 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. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
