Date: Thu, 03 Mar 2022 17:49:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262321] sysutils/archivemount unnecessary build dependency, gmake Message-ID: <bug-262321-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262321 Bug ID: 262321 Summary: sysutils/archivemount unnecessary build dependency, gmake 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: billblake2018@gmail.com CC: jirnov@gmail.com CC: jirnov@gmail.com Flags: maintainer-feedback?(jirnov@gmail.com) I went to build a new archivemount package with a patched version of archivemount.c and discovered that sysutils/archivemount/Makefile wanted gm= ake, which I don't have installed. Since I had already compiled archivemount without gmake installed, I commented out the requirement for gmake in the Makefile. "make package" worked without incident. So unless there's some reason to keep the gmake dependency, it should be removed. --=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-262321-7788>