Date: Tue, 12 Dec 2023 04:47:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275714] mail/mlmmj: explicitly add dependency on devel/atf Message-ID: <bug-275714-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275714 Bug ID: 275714 Summary: mail/mlmmj: explicitly add dependency on devel/atf Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: me@svmhdvn.name CC: bapt@FreeBSD.org, jmmv@FreeBSD.org CC: bapt@FreeBSD.org, jmmv@FreeBSD.org devel/mlmmj requires ATF to build, but the port doesn't list it as a dependency. Its configure script uses pkg-config to check for the existence= of the 'atf-c' package; however, this FreeBSD commit[0] removed the pkg-config files from the base installation of ATF. The attached patch ensures that the devel/atf port (which does install the pkg-config files to the system) is depended upon explicitly. [0] https://cgit.freebsd.org/src/commit/contrib/atf/FREEBSD-Xlist?id=3D17a286a9= 94dfed65f6b22e7bbb49f5636c5644aa --=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-275714-7788>