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

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

            Bug ID: 256336
           Summary: textproc/py-gi-docgen: hard-coded /usr/local
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
             Flags: maintainer-feedback?(desktop@FreeBSD.org)
          Assignee: desktop@FreeBSD.org

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/_build/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
 .
 .
===============

-- 
You are receiving this mail because:
You are the assignee for the bug.