Date: Mon, 23 Jan 2023 10:08:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269114] irc/pounce: missing pkgconfig dependency Message-ID: <bug-269114-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269114 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=3D239655&action= =3Dedit adds missing USES=3Dpkgconfig 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=3D line, which fixes the is= sue. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269114-7788>