[Bug 256336] textproc/py-gi-docgen: hard-coded /usr/local

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Jun 2021 14:43:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256336

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |desktop@FreeBSD.org
 Attachment #225453|                            |maintainer-approval?(deskto
              Flags|                            |p@FreeBSD.org)

--- Comment #1 from John Hein <jcfyecrayz@liamekaens.com> ---
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.