[Bug 269114] irc/pounce: missing pkgconfig dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Jan 2023 10:08:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269114

            Bug ID: 269114
           Summary: irc/pounce: missing pkgconfig dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tphilipp@potion-studios.com
                CC: june@causal.agency
             Flags: maintainer-feedback?(june@causal.agency)
                CC: june@causal.agency

Created attachment 239655
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239655&action=edit
adds missing USES=pkgconfig

When I build pounce with poudriere in an isolated way, meaning the same
poudriere run does only build pounce b/c all build dependencies are already
built, the configure phase fails with 'pkg-config: not found'. The attached
patch adds the pkgconfig dependency to the USES= line, which fixes the issue.

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